|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | BREAK_INSTR_SIZE 4 |
| #define | CACHE_FLUSH_IS_SAFE 1 |
| #define | BUFMAX ((NUMREGBYTES * 2) + 512) |
| #define | DBG_USER_REGS 42 |
| #define | DBG_MAX_REG_NUM (DBG_USER_REGS + 6) |
| #define | NUMREGBYTES (DBG_MAX_REG_NUM*4) |
| #define BUFMAX ((NUMREGBYTES * 2) + 512) |
| #define DBG_MAX_REG_NUM (DBG_USER_REGS + 6) |
| #define NUMREGBYTES (DBG_MAX_REG_NUM*4) |
1.8.2