00001 /* 00002 * This file automatically generated by 00003 * endian.c 00004 * *** Modifications will be lost! *** 00005 * 00006 * node : fast 00007 * OS : HP-UX 00008 * release : B.10.20 00009 * version : A 00010 * machine : 9000/782 00011 * 00012 */ 00013 00014 /* 00015 00016 "It is allowed on all Hands, that the primitive Way of 00017 breaking Eggs before we eat them, was upon the larger End: But 00018 his present Majesty's Grand-father, while he was a Boy, going 00019 to eat an Egg, and breaking it according to the ancient 00020 Practice, happened to cut one of his Fingers. Whereupon the 00021 Emperor his Father, published an Edict, commanding all his 00022 Subjects, upon great Penalties, to break the smaller End of 00023 their Eggs. The People so highly resented this Law, that our 00024 Histories tell us, there have been six Rebellions raised on 00025 that Account;... It is computed that eleven Thousand Persons 00026 have, at several Times, suffered Death, rather than submit to 00027 break their Eggs at the smaller End. Many hundred large 00028 Volumes have been published upon this Controversy: But the 00029 Books of the Big-Endians have been long forbidden..." 00030 00031 -Jonathan Swift's Gulliver's Travels 00032 */ 00033 #ifndef _ENDIAN_AFFAIRS_H_ 00034 #define _ENDIAN_AFFAIRS_H_ 00035 00036 00037 #define INTEL 0 00038 #define MOTOROLA 1 00039 00040 #define BYTE_ORDERING_SCHEME MOTOROLA 00041 #endif
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001