mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 20:58:48 +00:00
oops, forgot a semicolon
This commit is contained in:
parent
c47d488e51
commit
b3a10c9a0b
@ -6495,7 +6495,7 @@ typedef struct Frame_Chunk
|
||||
unsigned long pc_begin;
|
||||
unsigned long pc_range;
|
||||
int cfa_reg;
|
||||
int cfa_offset
|
||||
int cfa_offset;
|
||||
int ra;
|
||||
}
|
||||
Frame_Chunk;
|
||||
|
Loading…
x
Reference in New Issue
Block a user