Change type of struct xlat.val to uint64_t
Some ioctls have flags fields that are 64-bit. A 32-bit val means these flags will never be matched or printed. * xlat.h: Include <stdint.h>. (struct xlat): Change type of val to uint64_t.
This commit is contained in:
parent
9ae46690bd
commit
9019cf4cf5