diff options
Diffstat (limited to 'gas/ehopt.c')
-rw-r--r-- | gas/ehopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ehopt.c b/gas/ehopt.c index 6751827..4131436 100644 --- a/gas/ehopt.c +++ b/gas/ehopt.c @@ -280,7 +280,7 @@ check_eh_frame (exp, pnbytes) int saw_advance_loc4; int loc4_fix; }; - + static struct frame_data eh_frame_data; static struct frame_data debug_frame_data; struct frame_data *d; |