fixed formatting

This commit is contained in:
Markus Fröschle
2012-10-18 15:48:14 +00:00
parent 61c5cde20c
commit 2e3ace8138

View File

@@ -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');