Argh, disable the micro-ops again. I didn't test these adequately and
managed to lock up one of my machines in world again. Pointy-hat to: me
This commit is contained in:
parent
1828f64418
commit
8bd051461a
@ -69,7 +69,8 @@ extern char STR_SIEN[];
|
||||
|
||||
#define _V(x) __STRING(x)
|
||||
|
||||
#ifndef I386_CPU
|
||||
#if 0
|
||||
/* #ifndef I386_CPU */
|
||||
|
||||
/*
|
||||
* For 486 and newer processors.
|
||||
|
@ -69,7 +69,8 @@ extern char STR_SIEN[];
|
||||
|
||||
#define _V(x) __STRING(x)
|
||||
|
||||
#ifndef I386_CPU
|
||||
#if 0
|
||||
/* #ifndef I386_CPU */
|
||||
|
||||
/*
|
||||
* For 486 and newer processors.
|
||||
|
Loading…
Reference in New Issue
Block a user