summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorrich <rich@FreeBSD.org>1993-10-19 18:22:37 +0000
committerrich <rich@FreeBSD.org>1993-10-19 18:22:37 +0000
commit5e95a8816c4f57a232031dd052ad53cf1382247e (patch)
treeae5f9f132e608eecd6de80593888a2c2ed38bc65 /sys/i386
parent62f301bbd69e2cb40390b6884683e4dd92705655 (diff)
downloadFreeBSD-src-5e95a8816c4f57a232031dd052ad53cf1382247e.zip
FreeBSD-src-5e95a8816c4f57a232031dd052ad53cf1382247e.tar.gz
merge free.c realloc.c into malloc.c so that all three are linked in
if any are referenced. libc's malloc.o contains malloc(), free() and realloc(). And libc refers to realloc which will cause the linker to pull in redundant malloc() and free() definitions from malloc.o if it isn't already linked in from GNU malloc. Rich
Diffstat (limited to 'sys/i386')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud