1 /* $NetBSD: ioasicreg.h,v 1.1 1998/05/27 05:30:13 thorpej Exp $ */ 2 3 /* 4 * XXX This file is just a placeholder until the ioasic register 5 * XXX files can be sanely merged. 6 */ 7 8 #ifdef __alpha__ 9 #include <alpha/tc/ioasicreg.h> 10 #else 11 #include <pmax/pmax/asic.h> 12 #endif 13