crosvm/sys_util
Jorge E. Moreira c14f2ec270 Add IOCTL number functions that accept one parameter
Some IOCTL macros are define to accept a parameter, EVIOCGBIT is an
example. This commit adds the ability to generate functions that
accept any number of arguments to generate the IOCTL number.

Bug=chromium:921271
Test=cargo test -p sys_util

Change-Id: I966a3ac85e05764acff5d61cf85dc95b2b70ec20
Reviewed-on: https://chromium-review.googlesource.com/1406812
Commit-Ready: Jorge Moreira Broche <jemoreira@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2019-01-31 22:33:02 -08:00
..
poll_token_derive build: Restore ability to compile data_model and sys_util in isolation 2019-01-18 00:46:02 -08:00
src Add IOCTL number functions that accept one parameter 2019-01-31 22:33:02 -08:00
Cargo.toml build: Restore ability to compile data_model and sys_util in isolation 2019-01-18 00:46:02 -08:00