summaryrefslogtreecommitdiffstats
path: root/fs/parseopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/parseopt.h')
-rw-r--r--fs/parseopt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/parseopt.h b/fs/parseopt.h
deleted file mode 100644
index abf3be3f35..0000000000
--- a/fs/parseopt.h
+++ /dev/null
@@ -1,2 +0,0 @@
-void parseopt_b(const char *options, const char *opt, bool *val);
-void parseopt_hu(const char *options, const char *opt, unsigned short *val);