mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it.
10 lines
249 B
C
10 lines
249 B
C
/* !Automatically generated from ../../binutils-2.8.1/libiberty/functions.def - DO NOT EDIT! */
|
|
#ifndef NEED_basename
|
|
#define NEED_basename
|
|
#endif
|
|
#ifndef NEED_on_exit
|
|
#define NEED_on_exit
|
|
#endif
|
|
#ifndef NEED_strsignal
|
|
#define NEED_strsignal
|
|
#endif
|