NetBurner 3.5.6
PDF Version
coldfire/cpu/MCF5441X/include/cpu.h
1
/*NB_REVISION*/
2
3
/*NB_COPYRIGHT*/
4
5
#ifndef __NB_CPU_H
6
#define __NB_CPU_H
7
8
#define NB_BIG_ENDIAN (1)
9
10
#endif
/* ----- #ifndef __NB_CPU_H ----- */