sparc: asm/atomic.h on 32bit should include asm/system.h for xchg
[linux-2.6] / arch / um / include / asm / hw_irq.h
1 #ifndef _ASM_UM_HW_IRQ_H
2 #define _ASM_UM_HW_IRQ_H
3
4 #include "asm/irq.h"
5 #include "asm/archparam.h"
6
7 #endif