mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-05 12:53:16 +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.
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
# Host: OpenBSD/i386 a.out
|
|
NATDEPFILES= fork-child.o inf-ptrace.o \
|
|
i386bsd-nat.o i386nbsd-nat.o i386obsd-nat.o bsd-kvm.o \
|
|
solib.o solib-sunos.o
|
|
NAT_FILE= solib.h
|
|
|
|
LOADLIBES= -lkvm
|