summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/hdreg.h
blob: 58123536b31e862ef2fbaf9a9d38f7c5ed6ed91f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 *  linux/include/asm-ppc/hdreg.h
 *
 *  Copyright (C) 1994-1996  Linus Torvalds & authors
 */

/*
 *  This file contains the ppc architecture specific IDE code.
 */

#ifndef __ASMPPC_HDREG_H
#define __ASMPPC_HDREG_H

typedef unsigned int ide_ioreg_t;

#endif /* __ASMPPC_HDREG_H */