diff options
author | Elliott Hughes <enh@google.com> | 2013-03-21 22:43:25 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-03-21 23:07:11 -0700 |
commit | 8794ece296dd62cbeb3d00fe57c831c90a1bef77 (patch) | |
tree | d8ade6d821c0d1c3090a5aebcbd538fb36b98a67 /libc/kernel/tools/utils.py | |
parent | 3323628d635d3973965ee458c1fee7d8ab45136f (diff) |
Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
For some reason, socketcalls.c was only being compiled for ARM, where
it makes no sense. For x86 we generate stubs for the socket functions
that use __NR_socketcall directly.
Change-Id: I84181e6183fae2314ae3ed862276eba82ad21e8e
Diffstat (limited to 'libc/kernel/tools/utils.py')
0 files changed, 0 insertions, 0 deletions