Justin Hibbits 38c32a140b Fix the build post r332859
sysentvec::sv_hwcap/sv_hwcap2 are pointers to  u_long, so cpu_features* need
to be u_long to use the pointers.  This also requires a temporary cast in
printing the bitfields, which is fine because the feature flag fields are
only 32 bits anyway.
2018-04-22 03:58:04 +00:00
..
2018-04-20 03:23:19 +00:00
2018-04-22 03:58:04 +00:00
2018-04-08 16:43:56 +00:00
2018-03-15 06:19:45 +00:00
2018-04-22 03:58:04 +00:00
2018-04-08 22:59:34 +00:00