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:
Bryan Drewery 2016-07-27 21:45:11 +00:00
parent 34938c3085
commit 5dedd7976a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=303419

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