m68k: merge the non-MMU and MMU versions of signal.h
[linux-2.6/kvm.git] / arch / m68k / include / asm / hw_irq.h
blobe19526015890e2c3bc937cbed6a1fe8bb3c1042d
1 #ifdef __uClinux__
2 #include "hw_irq_no.h"
3 #else
4 #include "hw_irq_mm.h"
5 #endif