mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 00:54:27 +08:00
rtemsbsd/freebsd/sys/cdefs.h: New wrapper for <sys/cdefs.h>
This commit is contained in:
7
rtemsbsd/freebsd/sys/cdefs.h
Normal file
7
rtemsbsd/freebsd/sys/cdefs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __RTEMSBSD_FREEBSD_SYS_CDEFS_h
|
||||
#define __RTEMSBSD_FREEBSD_SYS_CDEFS_h
|
||||
|
||||
/* <sys/cdefs.h> is owned by newlib */
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#endif /* !__RTEMSBSD_FREEBSD_SYS_CDEFS_h */
|
Reference in New Issue
Block a user