crosvm/syscall_defines
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
..
src Update x86 and x86_64 syscalls to Linux v5.6-rc5, avoiding duplicates. 2020-06-25 14:34:32 +00:00
Cargo.toml edition: Update syscall_defines to 2018 edition 2019-04-07 16:31:17 -07:00