comparison src/m/macppc.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
102 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) 102 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
103 #define DATA_SEG_BITS 0x10000000 103 #define DATA_SEG_BITS 0x10000000
104 #endif 104 #endif
105 #endif 105 #endif
106 #endif /* 0 */ 106 #endif /* 0 */
107
108 /* arch-tag: 41913e4e-e7d1-4023-aadb-210cc31712ed
109 (do not change this comment) */