aboutsummaryrefslogtreecommitdiff
path: root/bindgen
diff options
context:
space:
mode:
Diffstat (limited to 'bindgen')
-rw-r--r--bindgen/gen_zig.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bindgen/gen_zig.py b/bindgen/gen_zig.py
index 78b42f26..8305b8b0 100644
--- a/bindgen/gen_zig.py
+++ b/bindgen/gen_zig.py
@@ -43,8 +43,6 @@ c_source_paths = {
ignores = [
'sdtx_printf',
'sdtx_vprintf',
- 'sg_install_trace_hooks',
- 'sg_trace_hooks',
]
# functions that need to be exposed as 'raw' C callbacks without a Zig wrapper function