Remove EXTERN_C and related defines
authorTom Tromey <tom@tromey.com>
Mon, 6 Nov 2023 16:31:03 +0000 (09:31 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 7 Nov 2023 03:31:12 +0000 (20:31 -0700)
commitcf0d07fd07117934750e4bb94cfc0349e251afae
tree65c293cdc7e8b9e1b4a8c9926bde010f34678403
parente0da5ef09c56eec9cffee9683a6258998802a428
Remove EXTERN_C and related defines

common-defs.h has a few defines that I suspect were used during the
transition to C++.  These aren't needed any more, so remove them.

Tested by rebuilding.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
12 files changed:
gdb/cli-out.c
gdb/completer.c
gdb/defs.h
gdb/event-top.c
gdb/gdb_curses.h
gdb/maint.c
gdb/nat/linux-ptrace.c
gdb/utils.c
gdbserver/tracepoint.cc
gdbserver/tracepoint.h
gdbsupport/common-defs.h
gdbsupport/gdb_proc_service.h