source: trunk/packages/xen-3.1/xen-3.1/xen/include/asm-ia64/linux/asm/hdreg.h @ 34

Last change on this file since 34 was 34, checked in by hartmans, 17 years ago

Add xen and xen-common

File size: 278 bytes
Line 
1/*
2 *  linux/include/asm-ia64/hdreg.h
3 *
4 *  Copyright (C) 1994-1996  Linus Torvalds & authors
5 */
6
7#warning this file is obsolete, please do not use it
8
9#ifndef __ASM_IA64_HDREG_H
10#define __ASM_IA64_HDREG_H
11
12typedef unsigned short ide_ioreg_t;
13
14#endif /* __ASM_IA64_HDREG_H */
Note: See TracBrowser for help on using the repository browser.