Fixed the last bugs revealed by GCC 7.1.0;
Applied the mainline PCem HDD controller reorder commit.
This commit is contained in:
@@ -422,7 +422,7 @@ static int scorder[272] = {0x38, 0xB8, 0x1D, 0x9D, 0xFF, 0x2A, 0x36,0x103, 0x00,
|
||||
0xFE,0x100,0x101,0x102,0x104,0x105,0x106,0x107,0x108,0x109,0x10A,0x10B,0x10C,0x10D,0x10E,0x10F};
|
||||
|
||||
/* bit 0 = repeat, bit 1 = makes break code? */
|
||||
int set3_flags[272];
|
||||
uint8_t set3_flags[272];
|
||||
uint8_t set3_all_repeat = 0;
|
||||
uint8_t set3_all_break = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user