X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2From.h;h=7d0ddadeb3a3b854d44c7400387cf6abf91465c5;hb=63f1c853a7f4a4655e51e0c4f17d872885f7f176;hp=d97677cc0076b9063bdc21ca5a798f106b917cf8;hpb=e72388a0aa23da8bc8e24a0cbe9d523c5a9ce294;p=carl9170fw.git diff --git a/carlfw/include/rom.h b/carlfw/include/rom.h index d97677c..7d0ddad 100644 --- a/carlfw/include/rom.h +++ b/carlfw/include/rom.h @@ -62,7 +62,7 @@ struct ar9170_hwtype { struct ar9170_rom { /* 0x00000000 */ - uint8_t __nulldata[8]; + uint32_t *irq_table[2]; /* 0x00000008 */ uint8_t bootcode[4968];