mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
We must explicitly mark these values as u8 as the function that consumes them takes a T and needs to use the specific width. Signed-off-by: Rob Bradford <robert.bradford@intel.com>