mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 08:26:02 +08:00
Directly use <machine/endian.h> provided by Newlib
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#ifndef __rtems__
|
||||
#include <machine/endian.h>
|
||||
#else /* __rtems__ */
|
||||
#include <machine/rtems-bsd-endian.h>
|
||||
#include <machine/endian.h>
|
||||
#endif /* __rtems__ */
|
||||
|
||||
/* Protocols common to RFC 1700, POSIX, and X/Open. */
|
||||
|
Reference in New Issue
Block a user