endian.h
application/octet-stream
Filename: endian.h
Type: application/octet-stream
Part: 1
#ifndef _ENDIAN_H_ #define _ENDIAN_H_ /* JKR added file, all hacks will be in the files added, not in EGCS */ #include <sys/param.h> #endif