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

#ifndef _M68K_HDREG_H
#define _M68K_HDREG_H

typedef unsigned int   q40ide_ioreg_t;
typedef unsigned char * ide_ioreg_t;

#endif /* _M68K_HDREG_H */