Annotation of generator/hdr/config.h.in, revision 1.1

1.1     ! root        1: 
        !             2: /*****************************************************************************/
        !             3: /*     Generator - Sega Genesis emulation - (c) James Ponder 1997-1998       */
        !             4: /*****************************************************************************/
        !             5: /*                                                                           */
        !             6: /* config.h                                                                  */
        !             7: /*                                                                           */
        !             8: /*****************************************************************************/
        !             9: 
        !            10: /* Define to empty if the keyword does not work.  */
        !            11: #undef const
        !            12: 
        !            13: /* Define as __inline if that's what the C compiler calls it.  */
        !            14: #undef inline
        !            15: 
        !            16: /* Define if you have the ANSI C header files.  */
        !            17: #undef STDC_HEADERS
        !            18: 
        !            19: /* Define if your processor stores words with the most significant
        !            20:    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
        !            21: #undef WORDS_BIGENDIAN
        !            22: 
        !            23: /* The number of bytes in a unsigned char.  */
        !            24: #undef SIZEOF_UNSIGNED_CHAR
        !            25: 
        !            26: /* The number of bytes in a unsigned int.  */
        !            27: #undef SIZEOF_UNSIGNED_INT
        !            28: 
        !            29: /* The number of bytes in a unsigned short.  */
        !            30: #undef SIZEOF_UNSIGNED_SHORT
        !            31: 
        !            32: /* The number of bytes in a unsigned long.  */
        !            33: #undef SIZEOF_UNSIGNED_LONG
        !            34: 
        !            35: /* The number of bytes in a unsigned long long.  */
        !            36: #undef SIZEOF_UNSIGNED_LONG_LONG
        !            37: 
        !            38: /* The number of bytes in a unsigned long long long.  */
        !            39: #undef SIZEOF_UNSIGNED_LONG_LONG_LONG
        !            40: 
        !            41: /* Return type of the signal handler */
        !            42: #define RETSIGTYPE void
        !            43: 
        !            44: /* Undefine if your processor can access 32 bits of data aligned to 16 bits */
        !            45: #define ALIGNLONGS 1
        !            46: 
        !            47: /* headers */
        !            48: #undef HAVE_TCL8_0_H
        !            49: #undef HAVE_TCL_H
        !            50: #undef HAVE_TK8_0_H
        !            51: #undef HAVE_TK_H
        !            52:        
        !            53: /* Define your processor type if it's here */
        !            54: #undef PROCESSOR_SPARC
        !            55: #undef PROCESSOR_ARM
        !            56: #undef PROCESSOR_INTEL
        !            57: 
        !            58: /* Define if your operating system is listed */
        !            59: #undef OS_ACORN
        !            60: 
        !            61: /* Depending on the processor and/or C compiler the bit ordering within
        !            62:    a byte sometimes gets swapped around, this should be defined if you
        !            63:    use a SPARC, unset if you use an Intel */
        !            64: #undef BYTES_HIGHFIRST

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.