aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hdreg.h
blob: 2c4ca680f68bc38b38d366f39f178b00a242f478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 *  linux/include/asm-i386/hdreg.h
 *
 *  Copyright (C) 1994-1996  Linus Torvalds & authors
 */

#ifndef __ASMi386_HDREG_H
#define __ASMi386_HDREG_H

//typedef unsigned short ide_ioreg_t;
typedef unsigned long ide_ioreg_t;

#endif /* __ASMi386_HDREG_H */