summaryrefslogtreecommitdiff
path: root/binutils/dwarf.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/dwarf.h')
-rw-r--r--binutils/dwarf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/dwarf.h b/binutils/dwarf.h
index df90ae0c33..1c47c5efa5 100644
--- a/binutils/dwarf.h
+++ b/binutils/dwarf.h
@@ -101,6 +101,7 @@ typedef struct
debug_info;
extern dwarf_vma (*byte_get) (unsigned char *, int);
+extern dwarf_vma byte_get_signed (unsigned char *, int);
extern dwarf_vma byte_get_little_endian (unsigned char *, int);
extern dwarf_vma byte_get_big_endian (unsigned char *, int);