x86: Remove unused variable from r353712
It was in my git tree (uncommitted) and didn't get carried over to SVN in r353712. X-MFC-With: r353712
This commit is contained in:
parent
6487f370d2
commit
22adb9b140
@ -228,7 +228,6 @@ tsc_freq_intel(void)
|
||||
static void
|
||||
probe_tsc_freq(void)
|
||||
{
|
||||
u_int regs[4];
|
||||
uint64_t tsc1, tsc2;
|
||||
uint16_t bootflags;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user