You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* linux/include/asm-ia64/hdreg.h
|
|
*
|
|
* Copyright (C) 1994-1996 Linus Torvalds & authors
|
|
*/
|
|
|
|
#warning this file is obsolete, please do not use it
|
|
|
|
#ifndef __ASM_IA64_HDREG_H
|
|
#define __ASM_IA64_HDREG_H
|
|
|
|
typedef unsigned short ide_ioreg_t;
|
|
|
|
#endif /* __ASM_IA64_HDREG_H */
|
|
|