aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/include/asm.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove actual files supporting sun4v.Attilio Rao2011-05-141-116/+0
| | | | | | | Approved by: re Notes: svn path=/head/; revision=221870
* In contrast to the non-obvious and flexible nature of the optimized bcopy in ↵Kip Macy2006-11-231-1/+0
| | | | | | | | | | | | | | | | t1_copy.S (which shall retain its CDDL copyright, and thus likely be removed from GENERIC) I have removed the CDDL from hcall.S because there is zero flexibility in the implementation of hypercalls as they derive directly from the hypervisor interface which is not copyrighted (ironically the source for the hypervisor itself is BSD licensed). It is best to start any bikeshed about this as soon as possible. Discussed with: bsdimp Notes: svn path=/head/; revision=164539
* placate Grim Reaper with sun4v supportKip Macy2006-10-051-0/+117
Notes: svn path=/head/; revision=163022