xref: /aosp_15_r20/development/vndk/tools/header-checker/tests/integration/function_extensions/map.txt (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1libfunction_extensions {
2  global:
3    ConstParameter;
4    VolatileParameter;
5    Restrict;
6    MultipleConst;
7    _Z11ConstReturnv;
8    _Z14VolatileReturnv;
9};
10