aboutsummaryrefslogtreecommitdiff
path: root/example-fs-bb48/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'example-fs-bb48/command.h')
-rw-r--r--example-fs-bb48/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/example-fs-bb48/command.h b/example-fs-bb48/command.h
new file mode 100644
index 0000000..139ab4a
--- /dev/null
+++ b/example-fs-bb48/command.h
@@ -0,0 +1 @@
+void cmd_dispatch (struct tty *tty, const char *line);