mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-03 07:19:24 +08:00
rtemsbsd/freebsd/sys/cdefs.h: New wrapper for <sys/cdefs.h>
This commit is contained in:
parent
734ccdaf97
commit
336883b587
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 */
|
Loading…
x
Reference in New Issue
Block a user