aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/libprotobuf.map
blob: 391554669481adb17c669f20a899d3b0ae140bd3 (plain)
1
2
3
4
5
6
7
8
9
{
  global:
    extern "C++" {
      *google*;
    };

  local:
    *;
};