GDB (xrefs)
|
Go to the source code of this file.
Namespaces | |
namespace | arm-linux |
Functions | |
def | arm-linux.record (name, number, comment=None) |
Variables | |
sys | arm-linux.infname = sys.argv[1] |
file | arm-linux.inf = file(infname) |
re | arm-linux.m = re.match(r"^#define __NR_(\w+)\s+\(__NR_SYSCALL_BASE\+\s*(\d+)\)", line) |