NetBSD/sys/arch/sun68k
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
..
conf Added a kernel files/devices config file covering 2001-06-27 02:55:30 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
stand adjust the hack to build the SRT*.o files. 2001-08-27 13:07:03 +00:00
sun68k Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
Makefile