OSDN Git Service

2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / sys / linux / shared.ld
1 VERS_1.10 {
2         global: *;
3 };
4
5 VERS_1.11 {
6         global: *;
7 };
8
9 VERS_1.12 {
10         global: *;
11 };
12
13 VERS_1.13 {
14         global: *;
15 };
16
17 VERS_1.14 {
18         global: *;
19 };
20
21 VERS_1.15 {
22         global: *;
23 };
24
25 VERS_1.16 {
26         global: *;
27 };
28
29 VERS_1.17 {
30         global: *;
31 };
32
33 VERS_1.18 {
34         global: *;
35 };