diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2015-12-24 14:40:46 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2015-12-24 19:13:08 +0100 |
| commit | af4e0c0b7a9556fd09c544bb2d8431764118b373 (patch) | |
| tree | a10f6e5ec5b8b2ea7e59977857a1329f4ed5abbb /executor/executor.cc | |
| parent | 4961230857a28aa346c62266ae633861c3c17290 (diff) | |
sysgen: pull in syscall numbers from kernel headers
Syscall numbers for different architectures are now pulled in
from kernel headers. This solves 2 problems:
- we don't need to hardcode numbers for new syscalls (that don't present in typical distro headers)
- we have correct number for different archs (previously hardcoded numbers were for x86_64)
This also makes syscall numbers available for Go code, which can be useful.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
