comparison src/unexhp9k800.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
315 printf ("som_length %d\n", hdr->som_length); 315 printf ("som_length %d\n", hdr->som_length);
316 printf ("unloadable sploc %d size %d\n", 316 printf ("unloadable sploc %d size %d\n",
317 hdr->unloadable_sp_location, hdr->unloadable_sp_size); 317 hdr->unloadable_sp_location, hdr->unloadable_sp_size);
318 } 318 }
319 #endif /* DEBUG */ 319 #endif /* DEBUG */
320
321 /* arch-tag: d55a09ac-9427-4ec4-8496-cb9d7710774f
322 (do not change this comment) */