1#ifndef _ASM_HDREG_H
2#define _ASM_HDREG_H
3
4typedef unsigned short ide_ioreg_t;
5
6#endif
7