diff options
Diffstat (limited to 'Tests/ConfigSources/iface_debug.h')
-rw-r--r-- | Tests/ConfigSources/iface_debug.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/ConfigSources/iface_debug.h b/Tests/ConfigSources/iface_debug.h new file mode 100644 index 0000000..a23d737 --- /dev/null +++ b/Tests/ConfigSources/iface_debug.h @@ -0,0 +1,4 @@ + +int iface_src(); + +int iface_debug(); |