mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 22:49:36 +08:00
rtems-bsd-config.h.in: Assume <sys/cdefs.h> is OK to use
This is part of a set of patches to newlib, RTEMS, and rtems-libbsd to update <sys/cdefs.h> so the newlib version can be used without issue.
This commit is contained in:
parent
816b85c6c2
commit
3b4d5c480b
@ -42,8 +42,6 @@
|
|||||||
/* Disable standard system headers */
|
/* Disable standard system headers */
|
||||||
#undef _SYS_UNISTD_H
|
#undef _SYS_UNISTD_H
|
||||||
#define _SYS_UNISTD_H 1
|
#define _SYS_UNISTD_H 1
|
||||||
#undef _SYS_FEATURES_H
|
|
||||||
#define _SYS_FEATURES_H 1
|
|
||||||
#undef _SYS_TTYCOM_H_
|
#undef _SYS_TTYCOM_H_
|
||||||
#define _SYS_TTYCOM_H_ 1
|
#define _SYS_TTYCOM_H_ 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user