blob: 6f3a36e481e1153479a74ee7b31302b30d901943 [file] [log] [blame]
Alexandros Frantzis13d165d2017-03-10 14:25:27 +02001{
2 global:
3 extern "C++" {
4 *google*;
Mike Kruskal4f9e4172023-06-30 20:14:50 -07005 pb::*;
Alexandros Frantzis13d165d2017-03-10 14:25:27 +02006 };
Lourens Veen462964e2023-02-27 20:22:39 -08007 scc_info_*;
8 descriptor_table_*;
Alexandros Frantzis13d165d2017-03-10 14:25:27 +02009
10 local:
11 *;
12};