mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
f836c8edde
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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |