/* starter.dccCcHP715 */ /* dcc 'starter' file for HP 7xx */ /* If LONGLONG is defined, define also symbol '__hppa' */ #define __dcc "cc" #define lint #define __STDC__ 1 #define __LANGUAGE_C__ #define __unix__ #define __osf__ #define _SYSTYPE_BSD #define _ANSI_C_SOURCE #define __hp9000s800 #define __LINE__ 1 #define __FILE__ "" #define __DATE__ "Jan 01 1900" #define __TIME__ "00:00:00" /* End starter.dccCcHP715 */