Robert Wing d4e8207317 vmm_instruction_emul.c: fix bhyve build
The __diagused macro was used to cure a "set but not used" warning. This
broke the build for bhyve since __diagused is only defined in the
kernel. Define __diagused when not building the kernel.

Fixes:          5241577a223d ("vmm: fix set but not used warning")
Reported by:    Jenkins
2022-04-10 13:37:24 -08:00
..
2022-04-10 10:30:08 -08:00
2022-04-10 10:30:11 -08:00
2022-04-08 12:01:33 -07:00
2022-04-10 10:30:14 -08:00
2022-04-10 10:30:19 -08:00
2020-11-28 01:16:59 +00:00
2020-11-28 01:16:59 +00:00
2022-01-14 12:41:44 +01:00
2022-01-14 12:41:44 +01:00