summaryrefslogtreecommitdiff
path: root/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/debug.h')
-rw-r--r--include/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/debug.h b/include/debug.h
index cc4911f..ac1a079 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -67,4 +67,6 @@ extern FILE *__file_log_fp;
#define PERF_MARK(tag)
#endif
+#define HAPI __attribute__((visibility("hidden")))
+
/* End of a file */