Newer
Older
UbixOS / src / lib / libc_bsd / arm / Symbol_oabi.map
@Charlie Root Charlie Root on 31 Dec 2017 393 bytes Sync
/*
 * $FreeBSD: releng/10.2/lib/libc/arm/Symbol_oabi.map 245651 2013-01-19 04:11:45Z andrew $
 */

/*
 * This only needs to contain symbols that are not listed in
 * symbol maps from other parts of libc (i.e., not found in
 * stdlib/Symbol.map, string/Symbol.map, sys/Symbol.map, ...)
 * and are not used in the ARM EABI.
 */
FBSDprivate_1.0 {
	__umodsi3;
	__modsi3;
	__udivsi3;
	__divsi3;
};