mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 07:19:36 +08:00
8 lines
187 B
C
8 lines
187 B
C
#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 */
|