RTEMS CPU Kit with SuperCore
4.11.3
|
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.