mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
10 lines
165 B
C
10 lines
165 B
C
|
|
||
|
/* Name of package. */
|
||
|
#undef PACKAGE
|
||
|
|
||
|
/* Version of package. */
|
||
|
#undef VERSION
|
||
|
|
||
|
/* Whether this system uses the BSD 4.4 gmon.out format. */
|
||
|
#undef BSD44_FORMAT
|