Skip to content
Snippets Groups Projects
Commit e6477ed7 authored by patacongo's avatar patacongo
Browse files

Correct last checkin

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1039 42af7a65-404d-4744-a932-0658087f49c3
parent 19762e94
No related branches found
No related tags found
No related merge requests found
......@@ -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__ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment