blob: af69451ce60fefacb43d265274cdc7944c3646ff [file] [log] [blame]
/*
* linux/include/asm-arm/hdreg.h
*
* Copyright (C) 1994-1996 Linus Torvalds & authors
*/
#ifndef __ASMARM_HDREG_H
#define __ASMARM_HDREG_H
//typedef unsigned int ide_ioreg_t;
typedef unsigned long ide_ioreg_t;
#endif /* __ASMARM_HDREG_H */