fixed formatting
This commit is contained in:
@@ -628,7 +628,8 @@ void init_ac97(void) {
|
|||||||
|
|
||||||
/* FIXME: that looks more than suspicious (Fredi?) */
|
/* FIXME: that looks more than suspicious (Fredi?) */
|
||||||
if ((va & 0xE0000fff) == 0xE0000800 & vb == 0x02000000 & vc == 0x00000000) {
|
if ((va & 0xE0000fff) == 0xE0000800 & vb == 0x02000000 & vc == 0x00000000) {
|
||||||
goto livo;}
|
goto livo;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
uart_out_word(' NOT');
|
uart_out_word(' NOT');
|
||||||
|
|||||||
Reference in New Issue
Block a user