repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver...
[linux-2.6/verdex.git]
/
include
/
asm-generic
/
hdreg.h
blob
7051fba8bcf9412d2a60176ce4395f3b86d5521a
1
#warning <asm/hdreg.h> is obsolete, please do not use it
2
3
#ifndef __ASM_GENERIC_HDREG_H
4
#define __ASM_GENERIC_HDREG_H
5
6
typedef
unsigned long
ide_ioreg_t
;
7
8
#endif
/* __ASM_GENERIC_HDREG_H */