comparison src/m/intel386.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
210 /* we cannot get the maximum address for brk */ 210 /* we cannot get the maximum address for brk */
211 #define ULIMIT_BREAK_VALUE (32*1024*1024) 211 #define ULIMIT_BREAK_VALUE (32*1024*1024)
212 212
213 #define SEGMENT_MASK ((SEGMENT_SIZE)-1) 213 #define SEGMENT_MASK ((SEGMENT_SIZE)-1)
214 #endif 214 #endif
215
216 /* arch-tag: 746338f0-cb7b-4f49-a98c-cb50817cf2ec
217 (do not change this comment) */