summaryrefslogtreecommitdiff
path: root/sys/arch/hp700/include/cpu.h
AgeCommit message (Expand)Author
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-11-08#if defined(_KERNEL_OPT) is enough, #if !defined(_LKM) isn't neededtsutsui
2003-11-08Include "opt_lockdebug.h" only #if !defined(_LKM) && defined(_KERNEL_OPT).tsutsui
2003-08-31update for LWPs, and some lite cleanup.chs
2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-08-19Cleaned up BTLB support. There are no longer BTLB function pointersfredette
2002-08-11Significant pmap changes to no longer rely on the "U-bit" (TLB_UNCACHEABLE)fredette
2002-08-05Made changes in where/how the kernel is linked, and how the pmapfredette
2002-06-06Added hp700-specific files. Still a work in progress.fredette