]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libc/arm/Symbol_oabi.map
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / lib / libc / arm / Symbol_oabi.map
1 /*
2  * $FreeBSD$
3  */
4
5 /*
6  * This only needs to contain symbols that are not listed in
7  * symbol maps from other parts of libc (i.e., not found in
8  * stdlib/Symbol.map, string/Symbol.map, sys/Symbol.map, ...)
9  * and are not used in the ARM EABI.
10  */
11 FBSDprivate_1.0 {
12         __umodsi3;
13         __modsi3;
14         __udivsi3;
15         __divsi3;
16 };