summaryrefslogtreecommitdiff
path: root/funcs/func_periodic_hook.exports.in
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_periodic_hook.exports.in')
-rw-r--r--funcs/func_periodic_hook.exports.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/funcs/func_periodic_hook.exports.in b/funcs/func_periodic_hook.exports.in
new file mode 100644
index 000000000..0ca2f0bee
--- /dev/null
+++ b/funcs/func_periodic_hook.exports.in
@@ -0,0 +1,7 @@
+{
+ global:
+ LINKER_SYMBOL_PREFIX*ast_beep_start;
+ LINKER_SYMBOL_PREFIX*ast_beep_stop;
+ local:
+ *;
+};