projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c47d488
)
oops, forgot a semicolon
author
DJ Delorie
<dj@redhat.com>
Mon, 27 Nov 2000 21:10:31 +0000
(21:10 +0000)
committer
DJ Delorie
<dj@redhat.com>
Mon, 27 Nov 2000 21:10:31 +0000
(21:10 +0000)
binutils/readelf.c
patch
|
blob
|
history
diff --git
a/binutils/readelf.c
b/binutils/readelf.c
index
a689e98
..
b0be961
100644
(file)
--- a/
binutils/readelf.c
+++ b/
binutils/readelf.c
@@
-6495,7
+6495,7
@@
typedef struct Frame_Chunk
unsigned long pc_begin;
unsigned long pc_range;
int cfa_reg;
unsigned long pc_begin;
unsigned long pc_range;
int cfa_reg;
- int cfa_offset
+ int cfa_offset
;
int ra;
}
Frame_Chunk;
int ra;
}
Frame_Chunk;