summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/asm.h
Commit message (Collapse)AuthorAgeFilesLines
* - Fix placement of cvs ids in previous commit to match .S files in libc.jake2003-04-291-11/+2
| | | | | - gcc uses 32 byte alignment for functions regardless of profiling, so follow suit.
* I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.obrien2003-04-261-2/+38
| | | | | | | Restore the bits and remove them from asmacros.h. *.S will now be asm.h consumers. Approved by: jake
* The ENTRY bits were in two places. Remove the one not used (asm.h), butobrien2003-04-261-24/+0
| | | | presurve the nice comment by adding it to asmacros.h.
* ASM versions of __FBSDID.obrien2002-03-231-0/+10
|
* Define __ASM__ so that libc will know not to define C things.jake2002-01-011-0/+2
|
* Add kernel headers needed to build libc. Some are bogus and/or just enoughjake2001-11-181-0/+98
to compile. Mostly obtained from: netbsd
OpenPOWER on IntegriCloud