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