|
RTEMS CPU Kit with SuperCore
4.11.2
|
This include file provides endian information about the target. More...
#include <rtems/score/cpu.h>

Go to the source code of this file.
Macros | |
| #define | BIG_ENDIAN 4321 |
| #define | LITTLE_ENDIAN 1234 |
| #define | NTOHS(x) |
| #define | HTONS(x) |
| #define | NTOHL(x) |
| #define | HTONL(x) |
This include file provides endian information about the target.
1.8.13