aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nmt/main.c')
-rw-r--r--src/nmt/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nmt/main.c b/src/nmt/main.c
index 396f7d0..d29ee62 100644
--- a/src/nmt/main.c
+++ b/src/nmt/main.c
@@ -427,3 +427,6 @@ fail:
return 0;
}
+// dummy, will be replaced by DMS test program
+void test_dms_frame(const char __attribute__((unused)) *frame, int __attribute__((unused)) length) {}
+