mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-16 13:10:55 +08:00

<sys/param.h> and <sys/user.h>. (register_u_addr, kernel_u_size): Remove functions. * config/i386/obsd.mh (NAT_FILE): Remove. * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h. * config/i386/nm-obsd.h: Remove file.
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
# Host: OpenBSD/i386 ELF
|
|
NATDEPFILES= fork-child.o inf-ptrace.o \
|
|
i386bsd-nat.o i386obsd-nat.o i386nbsd-nat.o bsd-kvm.o
|
|
|
|
LOADLIBES= -lkvm
|