summaryrefslogtreecommitdiffstats
path: root/sys/arch/ia64/include/asm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up a barely started project... getting in the way of grepping the tree!deraadt2014-11-221-183/+0
|
* Add STRONG_ALIAS macros to be used from assembly code in libc andmartynas2013-03-281-9/+6
| | | | | libm. While at it, remove now unused workarounds for lint. Agreed by kettenis@, guenther@, matthew@.
* Add ia64 kernel include files needed for userland.pirofti2011-07-041-0/+186
Okay deraadt@, drahn@, kettenis@.