AMD64 Support:
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 17:01:42 +0000 (17:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 17:01:42 +0000 (17:01 +0000)
commitcfd17028ec8c3b4244b9e7542f5fc4c5d3010902
tree4a6c8b811b6f5e71834e9426c9fd18e6903f57a4
parent44447690b7011ba2da93f4822c5d7a645ccc3901
AMD64 Support:

* Adjust certain common prototypes to be amd64-compatible.

* Add DDB 'cont' support for amd64.

Submitted-by: Jordan Gordeev <jgordeev@dir.bg>
sys/cpu/i386/include/param.h
sys/ddb/db_run.c
sys/platform/pc32/i386/pmap.c
sys/platform/vkernel/platform/pmap.c
sys/vm/pmap.h
sys/vm/vm_page.c