diff options
Diffstat (limited to 'gcc-4.6/gcc/lto/lto.h')
-rw-r--r-- | gcc-4.6/gcc/lto/lto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc-4.6/gcc/lto/lto.h b/gcc-4.6/gcc/lto/lto.h index 8110ace..e7236b6 100644 --- a/gcc-4.6/gcc/lto/lto.h +++ b/gcc-4.6/gcc/lto/lto.h @@ -60,6 +60,4 @@ struct lto_section_slot size_t len; }; -int64_t lto_parse_hex (const char *p); - #endif /* LTO_H */ |