NetBSD/sys/arch/xen/include/pic.h
2008-07-02 19:18:52 +00:00

9 lines
151 B
C

/* $NetBSD: pic.h,v 1.3 2008/07/02 19:18:52 drochner Exp $ */
#ifndef _XEN_PIC_H_
#define _XEN_PIC_H_
#include <x86/pic.h>
#endif /* _XEN_PIC_H_ */