comparison src/m/intel386.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
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) */