mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
88478cc02a
Use a constant input operand instead of an output operand to tell the compiler about __OFFSETOF_MONITORBUF. If we tell it we are writing to *(u_int *)__OFFSETOF_MONITORBUF, it rightly complains, but we aren't. The memory clobber already covers the necessary semantics for the compiler. Reviewed by: kib Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D45695 |
||
---|---|---|
.. | ||
acpica | ||
bios | ||
conf | ||
i386 | ||
include | ||
linux | ||
pci | ||
Makefile |