mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
Clean-up/standardize a few header files
This commit is contained in:
parent
991adde6ae
commit
9cbac41e78
9 changed files with 24 additions and 31 deletions
|
|
@ -56,7 +56,7 @@
|
|||
#define bcopy(b1,b2,len) (void)memmove(b2,b1,len)
|
||||
|
||||
/****************************************************************************
|
||||
* Global Function Prototypes
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
#undef EXTERN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue