repo.or.cz
/
davej-history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pre-2.3.4..
[davej-history.git]
/
include
/
asm-m68k
/
hdreg.h
blob
16249bd892a443f14082230000d7fd95377399da
1
/*
2
* linux/include/asm-m68k/hdreg.h
3
*
4
* Copyright (C) 1994-1996 Linus Torvalds & authors
5
*/
6
7
#ifndef _M68K_HDREG_H
8
#define _M68K_HDREG_H
9
10
typedef
unsigned int
q40ide_ioreg_t
;
11
typedef
unsigned char
*
ide_ioreg_t
;
12
13
#endif
/* _M68K_HDREG_H */