structpt_regs;structcallee_regs;#ifdef CONFIG_ARC_EMUL_UNALIGNEDintmisaligned_fixup(unsignedlongaddress,structpt_regs*regs,structcallee_regs*cregs);#elsestaticinlineintmisaligned_fixup(unsignedlongaddress,structpt_regs*regs,structcallee_regs*cregs){/* Not fixed */return1;}#endif