RTEMS CPU Kit with SuperCore  4.11.3
Macros
endian.h File Reference

This include file provides endian information about the target. More...

#include <rtems/score/cpu.h>
Include dependency graph for endian.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

This include file provides endian information about the target.