summaryrefslogtreecommitdiffstats
path: root/tools/ddcprobe
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ddcprobe')
-rw-r--r--tools/ddcprobe/not_handled.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ddcprobe/not_handled.c b/tools/ddcprobe/not_handled.c
new file mode 100644
index 000000000..40cbb5427
--- /dev/null
+++ b/tools/ddcprobe/not_handled.c
@@ -0,0 +1 @@
+int main() { return 1; }