|
Linux Kernel
3.7.1
|
#include <linux/ftrace.h>Go to the source code of this file.
Macros | |
| #define | __exception __attribute__((section(".exception.text"))) |
| #define | __exception_irq_entry __exception |
| #define __exception __attribute__((section(".exception.text"))) |
Definition at line 12 of file exception.h.
| #define __exception_irq_entry __exception |
Definition at line 16 of file exception.h.
1.8.2