diff options
Diffstat (limited to 'libseat/libseat.syms')
-rw-r--r-- | libseat/libseat.syms | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libseat/libseat.syms b/libseat/libseat.syms new file mode 100644 index 0000000..8fd9732 --- /dev/null +++ b/libseat/libseat.syms @@ -0,0 +1,6 @@ +{ + global: + libseat_*; + local: + *; +}; |