Move common CVAX defines and code (internal cache IPR, SSC layout, machine
authormiod <miod@openbsd.org>
Mon, 18 Aug 2008 23:07:22 +0000 (23:07 +0000)
committermiod <miod@openbsd.org>
Mon, 18 Aug 2008 23:07:22 +0000 (23:07 +0000)
commit6ff0fc5596bf3d9ba0c67d94c8fcc1685d0a15d7
tree347d2f2739fba9522b747a0ee6cad69f21bc2b65
parent963c3a2d4911c20304ed4355b12759edab355cdd
Move common CVAX defines and code (internal cache IPR, SSC layout, machine
check frame format...) to a single place. Get rid of duplicated KAxx_FOO
constants.
sys/arch/vax/conf/files.vax
sys/arch/vax/include/cvax.h [new file with mode: 0644]
sys/arch/vax/include/ka420.h
sys/arch/vax/include/ka650.h
sys/arch/vax/vax/cvax.c [new file with mode: 0644]
sys/arch/vax/vax/ka410.c
sys/arch/vax/vax/ka650.c