Home | History | Annotate | Line # | Download | only in include
      1  1.3  drochner /*	$NetBSD: pic.h,v 1.3 2008/07/02 19:18:52 drochner Exp $	*/
      2  1.1        cl 
      3  1.1        cl #ifndef _XEN_PIC_H_
      4  1.1        cl #define	_XEN_PIC_H_
      5  1.1        cl 
      6  1.1        cl #include <x86/pic.h>
      7  1.1        cl 
      8  1.1        cl #endif /* _XEN_PIC_H_ */
      9