Update contrib.
2 // HAL_GCC_SHIM.CIA - generated by GENSHIMSRC.BAT
10 EXPORT_C __NAKED__ int export_at_ordinal_1()
12 // HAL::Get(HALData::TAttribute, int &)
15 asm("stmfd sp!, {r4,lr} ");
17 asm("bic sp, sp, #4 ");
18 asm("bl _ZN3HAL3GetEN7HALData10TAttributeERi ");
20 asm("ldmfd sp!, {r4,pc} ");
24 EXPORT_C __NAKED__ int export_at_ordinal_2()
26 // HAL::Set(HALData::TAttribute, int)
29 asm("stmfd sp!, {r4,lr} ");
31 asm("bic sp, sp, #4 ");
32 asm("bl _ZN3HAL3SetEN7HALData10TAttributeEi ");
34 asm("ldmfd sp!, {r4,pc} ");
38 EXPORT_C __NAKED__ int export_at_ordinal_3()
40 // HAL::GetAll(int &, HAL::SEntry *&)
43 asm("stmfd sp!, {r4,lr} ");
45 asm("bic sp, sp, #4 ");
46 asm("bl _ZN3HAL6GetAllERiRPNS_6SEntryE ");
48 asm("ldmfd sp!, {r4,pc} ");