x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / um / sys-x86_64 / bugs.c
blob44e02ba2a2656c54595d50ac315b7a64b5f24a7a
1 /*
2 * Copyright 2003 PathScale, Inc.
4 * Licensed under the GPL
5 */
7 #include "sysdep/ptrace.h"
9 void arch_check_bugs(void)
13 void arch_examine_signal(int sig, struct uml_pt_regs *regs)