1 /* 2 * linux/include/asm-cris/hdreg.h 3 * 4 */ 5 6 #ifndef __ASMCRIS_HDREG_H 7 #define __ASMCRIS_HDREG_H 8 9 typedef unsigned long ide_ioreg_t; 10 11 #endif /* __ASMCRIS_HDREG_H */ 12