15f864214SDaniel Eischen/* 25f864214SDaniel Eischen * This only needs to contain symbols that are not listed in 35f864214SDaniel Eischen * symbol maps from other parts of libc (i.e., not found in 45f864214SDaniel Eischen * stdlib/Symbol.map, string/Symbol.map, sys/Symbol.map, ...). 55f864214SDaniel Eischen */ 6cce72e88SDaniel EischenFBSD_1.0 { 7705fda84SOlivier Houchard __mcount; 8cce72e88SDaniel Eischen alloca; 9d7847a8dSBrooks Davis brk; 10d7847a8dSBrooks Davis sbrk; 1106110334STim Kientzle}; 1206110334STim Kientzle 1306110334STim KientzleFBSD_1.3 { 14ed1589b9STim Kientzle __flt_rounds; 15cce72e88SDaniel Eischen}; 16cce72e88SDaniel Eischen 17677a88ceSIan LeporeFBSD_1.4 { 18677a88ceSIan Lepore __gnu_Unwind_Find_exidx; 19677a88ceSIan Lepore dl_unwind_find_exidx; 20677a88ceSIan Lepore}; 21677a88ceSIan Lepore 22805eb13aSIan LeporeFBSD_1.6 { 23805eb13aSIan Lepore arm_drain_writebuf; 24805eb13aSIan Lepore arm_sync_icache; 25805eb13aSIan Lepore}; 26805eb13aSIan Lepore 275f864214SDaniel EischenFBSDprivate_1.0 { 28d7847a8dSBrooks Davis _brk; 292dee0268SOlivier Houchard __aeabi_read_tp; 30cce72e88SDaniel Eischen ___longjmp; 31cce72e88SDaniel Eischen __longjmp; 32cce72e88SDaniel Eischen signalcontext; 33*e0919a4bSBrooks Davis __signalcontext; 34cce72e88SDaniel Eischen __siglongjmp; 350c58e013SDaniel Eischen 362ab2eea1SAndrew Turner _libc_arm_fpu_present; 37cce72e88SDaniel Eischen}; 38