Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu>
[deliverable/binutils-gdb.git] / bfd / acconfig.h
CommitLineData
b7577823
ILT
1
2/* Whether malloc must be declared even if <stdlib.h> is included. */
3#undef NEED_DECLARATION_MALLOC
4
5/* Whether free must be declared even if <stdlib.h> is included. */
6#undef NEED_DECLARATION_FREE
bd77213b
ILT
7@TOP@
8
9/* Do we need to use the b modifier when opening binary files? */
10#undef USE_BINARY_FOPEN
b7577823
ILT
11
12/* Name of host specific header file to include in trad-core.c. */
13#undef TRAD_HEADER
106773f8
KR
14
15/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
16#undef HAVE_SYS_PROCFS_H
7ac84736
KR
17
18/* Do we really want to use mmap if it's available? */
19#undef USE_MMAP
This page took 0.045137 seconds and 4 git commands to generate.