|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | group(opcode) (((opcode) >> 5) & 7) |
| #define | RESERVED_GROUP 0 |
| #define | VENDOR_GROUP 1 |
| #define | NOTEXT_GROUP 2 |
Definition at line 49 of file nsp_debug.c.
| #define NOTEXT_GROUP 2 |
Definition at line 53 of file nsp_debug.c.
| #define RESERVED_GROUP 0 |
Definition at line 51 of file nsp_debug.c.
| #define VENDOR_GROUP 1 |
Definition at line 52 of file nsp_debug.c.
1.8.2