]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add kernel headers needed to build libc. Some are bogus and/or just enough
authorjake <jake@FreeBSD.org>
Sun, 18 Nov 2001 17:56:46 +0000 (17:56 +0000)
committerjake <jake@FreeBSD.org>
Sun, 18 Nov 2001 17:56:46 +0000 (17:56 +0000)
commit41a88cc21ed205a347a753833646e12e0e9a03ba
treed86a3af484df5b13bd0aaaf59bed1b73cd0f536c
parent06e34fd560371d98d79952ce214cbef82a0650a4
Add kernel headers needed to build libc.  Some are bogus and/or just enough
to compile.

Mostly obtained from: netbsd
sys/sparc64/include/asm.h [new file with mode: 0644]
sys/sparc64/include/float.h [new file with mode: 0644]
sys/sparc64/include/ieee.h [new file with mode: 0644]
sys/sparc64/include/ieeefp.h [new file with mode: 0644]
sys/sparc64/include/profile.h [new file with mode: 0644]
sys/sparc64/include/reloc.h [new file with mode: 0644]
sys/sparc64/include/varargs.h [new file with mode: 0644]