a86ddfe8c7
The ugly stick here is this bit in the respective headers: #ifndef EXTERN #define EXTERN extern #endif with a follow-up #define EXTERN in a single .c file to push all of their definitions into one spot. A pass should be made over these three later to push these definitions into the correct files instead, but this will suffice for now and at a more leisurely pace. MFC after: 3 days |
||
---|---|---|
.. | ||
amd64.h | ||
aout.c | ||
arcs.c | ||
arm.h | ||
dfn.c | ||
elf.c | ||
gprof.1 | ||
gprof.c | ||
gprof.callg | ||
gprof.flat | ||
gprof.h | ||
hertz.c | ||
i386.h | ||
kernel.c | ||
lookup.c | ||
Makefile | ||
Makefile.depend | ||
mips.h | ||
pathnames.h | ||
powerpc.h | ||
printgprof.c | ||
printlist.c | ||
riscv.h | ||
sparc64.h |