Correct last checkin

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1039 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-10-13 20:49:17 +00:00
parent 19762e9417
commit e6477ed7bb

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__ */