Chromium Code Reviews| Index: gdb/i386-linux-tdep.h |
| diff --git a/gdb/i386-linux-tdep.h b/gdb/i386-linux-tdep.h |
| index c3a316fb604daea073236fbaee52b69a7862b852..ea4e6e89cffcb77add0d22a6fa48b954d51d8f99 100644 |
| --- a/gdb/i386-linux-tdep.h |
| +++ b/gdb/i386-linux-tdep.h |
| @@ -66,4 +66,6 @@ extern struct target_desc *tdesc_i386_avx_linux; |
| extern int i386_linux_gregset_reg_offset[]; |
| +extern void i386_linux_init_gregset (struct gdbarch_tdep *tdep); |
| + |
| #endif /* i386-linux-tdep.h */ |