mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
448036945e
field is const, and then employ __DECONST before getting into the kvm code. This eliminates a gcc 4.2 warning about losing constification. __DECONST advice from: sam