diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-09-08 21:49:00 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-09-08 23:18:43 -0400 |
commit | 0c320e1bdcb45e0d46f69a1567a06be326529c34 (patch) | |
tree | 9759f2eddf1aba88bd3e9887749d345760d87b2c /gdb/target/waitstatus.h | |
parent | aa0380cc7ef6844158408ea5892ccede177d5be9 (diff) | |
download | gdb-0c320e1bdcb45e0d46f69a1567a06be326529c34.zip gdb-0c320e1bdcb45e0d46f69a1567a06be326529c34.tar.gz gdb-0c320e1bdcb45e0d46f69a1567a06be326529c34.tar.bz2 |
sim: ppc: enable -Wmissing-declarations & -Wmissing-prototypes
This aligns with common code which already uses this flag. We have
to add another local prototype to fix the failure, and add another
local decl for the SIM_DESC type. Unwinding these will require a
lot more work & conversions in the process, so going with the decl
for now unblocks the warning unification.
Diffstat (limited to 'gdb/target/waitstatus.h')
0 files changed, 0 insertions, 0 deletions