dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-h8300/hdreg.h

16 lines
307 B
C

/*
* linux/include/asm-h8300/hdreg.h
*
* Copyright (C) 1994-1996 Linus Torvalds & authors
*/
#warning this file is obsolete, please do not use it
#ifndef _H8300_HDREG_H
#define _H8300_HDREG_H
typedef unsigned int q40ide_ioreg_t;
typedef unsigned char * ide_ioreg_t;
#endif /* _H8300_HDREG_H */