|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | current_text_addr() ({ __label__ _l; _l: &&_l; }) |
| #define current_text_addr | ( | void | ) | ({ __label__ _l; _l: &&_l; }) |
Definition at line 20 of file processor.h.
1.8.2