diff options
author | Kamil Rytarowski <n54@gmx.com> | 2020-03-16 18:26:29 +0100 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2020-03-17 10:24:08 +0100 |
commit | 9e38d619101a7637c9aba3f722690bef127fa6a6 (patch) | |
tree | cefce1125adccf02fb92938ff53dfccc112b9401 /gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp | |
parent | a2ecbe9fb7355698aad97841f9717cdfd7096d95 (diff) | |
download | binutils-9e38d619101a7637c9aba3f722690bef127fa6a6.zip binutils-9e38d619101a7637c9aba3f722690bef127fa6a6.tar.gz binutils-9e38d619101a7637c9aba3f722690bef127fa6a6.tar.bz2 |
Include missing header to get missing declarations
CXX amd64-bsd-nat.o
amd64-bsd-nat.c:42:1: error: no previous declaration void amd64bsd_fetch_inferior_registers(regcache*, [-Werror=missing-declarations]
amd64bsd_fetch_inferior_registers (struct regcache *regcache, int regnum)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
amd64-bsd-nat.c:118:1: error: no previous declaration void amd64bsd_store_inferior_registers(regcache*, [-Werror=missing-declarations]
amd64bsd_store_inferior_registers (struct regcache *regcache, int regnum)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Detected on NetBSD/amd64 9.99.49.
gdb/ChangeLog:
* amd64-bsd-nat.c: Include amd64-bsd-nat.h".
Diffstat (limited to 'gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp')
0 files changed, 0 insertions, 0 deletions