summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_powerpc.c
Commit message (Collapse)AuthorAgeFilesLines
* Stub out _kvm_mdopen, we don't the same constants as NetBSDDavid E. O'Brien2002-05-151-0/+2
| | | | Notes: svn path=/head/; revision=96651
* Add a PowerPC machdep for kvm.David E. O'Brien2002-05-151-0/+101
Obtained from: NetBSD (rev 1.4, pre-UVM) Notes: svn path=/head/; revision=96650