NetBSD/sys/arch/acorn26/stand
bjh21 c489f6804b Add a function, get_page(), whose job is to find which logical page should
be used to load a given physical page.  At the moment, this just returns
the page's current logical mapping, but in future it might handle returning
bounce pages for physical pages which are in use, and copying to the correct
page just before loading the kernel.
2002-05-27 20:17:11 +00:00
..
boot26 Add a function, get_page(), whose job is to find which logical page should 2002-05-27 20:17:11 +00:00
lib Change the various targets to look more like their libsa counterparts. 2002-05-05 10:02:17 +00:00
Makefile
Makefile.buildboot Re-arrange "machine" magic so it's in the same place as on i386. This seems 2002-05-05 10:01:26 +00:00