summaryrefslogtreecommitdiffstats
path: root/lib/libc/quad/Symbol.map
blob: e1c1d30719ed08712380ff782ab9d6e0b97ecf1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# $FreeBSD$

FBSD_1.0 {
};

# XXX - Do these really need to be exported???
FBSDprivate {
	#__adddi3;
	#__anddi3;
	#__ashldi3;
	#__ashrdi3;
	#__cmpdi2;
	#__divdi3;
	#__fixdfdi;
	#__fixsfdi;
	#__fixunsdfdi;
	#__fixunssfdi;
	#__floatdidf;
	#__floatdisf;
	#__floatunsdidf;
	#__iordi3;
	#__lshldi3;
	#__lshrdi3;
	#__moddi3;
	#__muldi3;
	#__negdi2;
	#__one_cmpldi2;
	#__qdivrem;
	#__subdi3;
	#__ucmpdi2;
	#__udivdi3;
	#__umoddi3;
	#__xordi3;
};
OpenPOWER on IntegriCloud