summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/shared.ld
blob: 1ea6c5256cfe95016e28b5f708f268ea12eb6231 (plain)
1
2
3
4
5
6
7
8
9
10
11
VERS_1.10 {
	global: *;
};

VERS_1.11 {
	global: *;
};

VERS_1.12 {
	global: *;
};