mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
callback.c is not really used, nor is it part of GDB 4.18.
This commit is contained in:
parent
83896393a6
commit
56d2e40e38
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ XSRCS= annotate.c ax-general.c ax-gdb.c bcache.c blockframe.c \
|
|||
scm-valprint.c solib.c source.c stabsread.c stack.c symfile.c \
|
||||
symmisc.c symtab.c target.c thread.c top.c tracepoint.c \
|
||||
typeprint.c utils.c valarith.c valops.c valprint.c values.c \
|
||||
version.c serial.c ser-unix.c ser-tcp.c callback.c
|
||||
version.c serial.c ser-unix.c ser-tcp.c
|
||||
SRCS= init.c ${XSRCS}
|
||||
|
||||
.if exists(${.CURDIR}/Makefile.${MACHINE_ARCH})
|
||||
|
|
|
|||
Loading…
Reference in a new issue