/* This file is automatically generated */
#define _H_HOSTINFO_
#define BITS_PER_BYTE			8

#define SIZEOF_CHAR				1
#define SIZEOF_SHORT			2
#define SIZEOF_INT				4
#define SIZEOF_LONG				4
#define SIZEOF_FLOAT			4
#define SIZEOF_DOUBLE			8
#define SIZEOF_LONG_DOUBLE		12
#define SIZEOF_ADDRESS		4

#define ALIGNOF_CHAR			1
#define ALIGNOF_SHORT			2
#define ALIGNOF_INT				4
#define ALIGNOF_LONG			4
#define ALIGNOF_FLOAT			4
#define ALIGNOF_DOUBLE			4
#define ALIGNOF_LONG_DOUBLE		4
#define ALIGNOF_ADDRESS			4

#define CHARS_ARE_SIGNED
#ifndef LITTLE_ENDIAN
#define LITTLE_ENDIAN
#endif
#define HOST_OS Darwin
#define HAS_VARARGS
#define HAS_STDARG
#define HAS_MMAP


syntax highlighted by Code2HTML, v. 0.9.1