aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/gold/Inputs/linker-script.export
blob: 2062a081ffe2ee11d5347c0e9e274076410583e5 (plain)
1
2
3
4
5
{
  global:
    f;
  local: *;
};