The x86 timer interrupt handler is the only handler not traced in the
[linux-2.6/next.git] / arch / mips / include / asm / mach-au1x00 / gpio.h
blobc3f60cdc320371e49d58461f6a20ce157ddfadf1
1 #ifndef _ALCHEMY_GPIO_H_
2 #define _ALCHEMY_GPIO_H_
4 #if defined(CONFIG_ALCHEMY_GPIOINT_AU1000)
6 #include <asm/mach-au1x00/gpio-au1000.h>
8 #endif
10 #endif /* _ALCHEMY_GPIO_H_ */