mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 04:59:27 +08:00
XDR(3): Port to RTEMS
This commit is contained in:
@@ -69,6 +69,9 @@ __FBSDID("$FreeBSD$");
|
||||
defined(__arm26__) || defined(__sparc64__) || defined(__amd64__)
|
||||
#include <machine/endian.h>
|
||||
#define IEEEFP
|
||||
#else /* __rtems__ */
|
||||
#include <machine/endian.h>
|
||||
#define IEEEFP
|
||||
#endif
|
||||
|
||||
#if defined(__vax__)
|
||||
|
Reference in New Issue
Block a user