repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
x86
/
um
/
asm
/
irq_vectors.h
blob
272a81e0ce149853c03a1bed918232a957c82505
1
/*
2
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3
* Licensed under the GPL
4
*/
5
6
#ifndef __UM_IRQ_VECTORS_H
7
#define __UM_IRQ_VECTORS_H
8
9
#endif
10