Go to the documentation of this file.
7 #ifndef __ASM_ARM_EXCEPTION_H
8 #define __ASM_ARM_EXCEPTION_H
12 #define __exception __attribute__((section(".exception.text")))
13 #ifdef CONFIG_FUNCTION_GRAPH_TRACER
14 #define __exception_irq_entry __irq_entry
16 #define __exception_irq_entry __exception