diff options
author | DJ Delorie <dj@redhat.com> | 2010-04-05 20:13:18 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2010-04-05 20:13:18 +0000 |
commit | 9cdcc3e8b3ed0291e48a9783f4db6fb52cacd936 (patch) | |
tree | e8f8a3609f40cbfa281d56d5ad1420841c8ab1a2 /include/dwarf2.h | |
parent | 604282a73114a629e84ed6b81d0a22ed65c3d33e (diff) | |
download | gdb-9cdcc3e8b3ed0291e48a9783f4db6fb52cacd936.zip gdb-9cdcc3e8b3ed0291e48a9783f4db6fb52cacd936.tar.gz gdb-9cdcc3e8b3ed0291e48a9783f4db6fb52cacd936.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/dwarf2.h')
-rw-r--r-- | include/dwarf2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dwarf2.h b/include/dwarf2.h index df766c1..303af70 100644 --- a/include/dwarf2.h +++ b/include/dwarf2.h @@ -66,7 +66,6 @@ typedef struct unsigned short li_version; unsigned int li_prologue_length; unsigned char li_min_insn_length; - unsigned char li_max_ops_per_insn; unsigned char li_default_is_stmt; int li_line_base; unsigned char li_line_range; |