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

VERS_1.11 {
	global: *;
};