repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
xen
/
include
/
pic.h
blob
5c66c62d0a527f6db8508889200fdaf1d634fe71
1
/* $NetBSD: pic.h,v 1.2 2005/12/11 12:19:48 christos Exp $ */
2
3
#ifndef _XEN_PIC_H_
4
#define _XEN_PIC_H_
5
6
#include <x86/pic.h>
7
8
#endif
/* _XEN_PIC_H_ */