comparison src/ralloc.c @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 7a3341d65a12
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
1284 virtual_break_value = break_value = first_heap->bloc_start = first_heap->end; 1284 virtual_break_value = break_value = first_heap->bloc_start = first_heap->end;
1285 #endif 1285 #endif
1286 1286
1287 use_relocatable_buffers = 1; 1287 use_relocatable_buffers = 1;
1288 } 1288 }
1289
1290 /* arch-tag: 6a524a15-faff-44c8-95d4-a5da6f55110f
1291 (do not change this comment) */