Fix non-amd64 build from r292043 after reconnecting in r303410.

MFC after:	3 days
X-MFC-With:	r303410
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
bdrewery 2016-07-27 21:45:11 +00:00
parent e52147f149
commit 1975173b9c

View File

@ -2322,11 +2322,7 @@ do_cpuid(u_int ax, u_int cx, u_int *p)
#else
#define cpuid(in, a, b, c, d)
static __inline void
do_cpuid(u_int ax, u_int cx, u_int *p)
{
}
#define do_cpuid(ax, cx, p)
#endif
static void