Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
exception.h File Reference
#include <linux/ftrace.h>

Go to the source code of this file.

Macros

#define __exception   __attribute__((section(".exception.text")))
 
#define __exception_irq_entry   __exception
 

Macro Definition Documentation

#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.