xref: /linux/arch/x86/um/asm/irq_vectors.h (revision e1c24b52adb22136fa6f4025daf841384a6d0d1e)
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 
11