9
0
Fork 0

Correct last checkin

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1039 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-10-13 20:49:17 +00:00
parent 9a4bb70c3d
commit 384ab39a79
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ extern void up_usbinitialize(void);
extern void up_usbuninitialize(void);
#else
# define up_usbinitialize()
# define up_netinitialize()
# define up_usbuninitialize()
#endif
#endif /* __ASSEMBLY__ */