crosvm/syscall_defines/src
Andrew Walbran f836c8edde Update x86 and x86_64 syscalls to Linux v5.6-rc5, avoiding duplicates.
There were some duplicate enum values for x86 which caused build
failure. Updating the names to match the Linux table fixes this.

Also updated awk command in comment to produce matching output.

BUG=None
TEST=cd syscall_defines; cargo build && cargo build --target i686-unknown-linux-gnu

Change-Id: I99032352332281566f8e8322fadec73ca916d31d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2260597
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Andrew Walbran <qwandor@google.com>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Andrew Walbran <qwandor@google.com>
2020-06-25 14:34:32 +00:00
..
linux-aarch64 syscall_defines: Add uring to arm64 2020-06-16 19:40:16 +00:00
linux-arm
linux-x86 Update x86 and x86_64 syscalls to Linux v5.6-rc5, avoiding duplicates. 2020-06-25 14:34:32 +00:00
linux-x86_64 Update x86 and x86_64 syscalls to Linux v5.6-rc5, avoiding duplicates. 2020-06-25 14:34:32 +00:00
lib.rs