]> Git Repo - binutils.git/blob - bfd/acconfig.h
minor cleanup
[binutils.git] / bfd / acconfig.h
1 /* Do we need to use the b modifier when opening binary files?  */
2 #undef USE_BINARY_FOPEN
3
4 /* Whether malloc must be declared even if <stdlib.h> is included.  */
5 #undef NEED_DECLARATION_MALLOC
6
7 /* Whether free must be declared even if <stdlib.h> is included.  */
8 #undef NEED_DECLARATION_FREE
9
10 /* Name of host specific header file to include in trad-core.c.  */
11 #undef TRAD_HEADER
This page took 0.023929 seconds and 4 git commands to generate.