X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2From.h;h=5abb5b60b6b1becfb51c52ed93a515ef11b3fb92;hb=30028377e5493f512850d8678fbb1bf0212bcdeb;hp=922c5c837b11e25d4243ddca9bcaa13527b1b017;hpb=1765258283f5fc36987ae44cdd516163290629e0;p=carl9170fw.git diff --git a/carlfw/include/rom.h b/carlfw/include/rom.h index 922c5c8..5abb5b6 100644 --- a/carlfw/include/rom.h +++ b/carlfw/include/rom.h @@ -77,6 +77,6 @@ struct ar9170_rom { struct ar9170_eeprom sys; } __packed; -static const struct ar9170_rom rom __section(eeprom); +static const struct ar9170_rom rom __in_section(eeprom); #endif /* __CARL9170FW_ROM_H */