summaryrefslogtreecommitdiff
path: root/release/src/linux/linux/include/asm-alpha/hdreg.h
blob: 2d94547549108d4cecc68449cb8ea1cf78e9c9a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  linux/include/asm-alpha/hdreg.h
 *
 *  Copyright (C) 1994-1996  Linus Torvalds & authors
 */

#ifndef __ASMalpha_HDREG_H
#define __ASMalpha_HDREG_H

typedef unsigned short ide_ioreg_t;

#endif /* __ASMalpha_HDREG_H */