comparison src/ralloc.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children 1e515cc6ca0c 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */