Revert accidental commit

This commit is contained in:
Søren Sandmann Pedersen
2006-09-23 00:57:20 +00:00
parent b7cf5d34b8
commit 8f4d731788
9 changed files with 246 additions and 130 deletions

View File

@ -44,11 +44,9 @@ main ()
return -1;
}
g_print ("eh frame starts at %p\n", elf_parser_get_eh_frame (elf));
elf_parser_get_crc32 (elf);
for (i = 0; i < 1; ++i)
for (i = 0; i < 5000000; ++i)
{
elf_parser_get_crc32 (elf);
check (elf, 0x077c80f0 - (0x07787000 - 0)); /* gtk_about_dialog_set_artists (add - (map - offset)) */