diff options
Diffstat (limited to 'gmon')
-rw-r--r-- | gmon/tst-sprofil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gmon/tst-sprofil.c b/gmon/tst-sprofil.c index 13a8ed3bdb..e28f1affb4 100644 --- a/gmon/tst-sprofil.c +++ b/gmon/tst-sprofil.c @@ -34,7 +34,6 @@ size_t taddr[] = 0x00010000 /* Linux elf32/sparc */ #if __WORDSIZE > 32 , - 0x4000000000000000, /* Linux elf64/ia64 */ 0x0000000120000000, /* Linux elf64/alpha */ 0x4000000000001000, /* elf64/hppa */ 0x0000000100000000 /* Linux elf64/sparc */ |