*** empty log message ***
This commit is contained in:
@@ -138,7 +138,7 @@ void hb_releaseCPU( void )
|
||||
int86(0x2f, ®s, ®s);
|
||||
#endif
|
||||
regs.h.ah = 0;
|
||||
regs.h.al ^= 0x80; /* xor */
|
||||
regs.h.al ^= 0x80;
|
||||
#endif
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user