summaryrefslogtreecommitdiffstats
path: root/fs/parseopt.h
blob: abf3be3f35054111decf047c2c09b6f1d7642e70 (plain)
1
2
void parseopt_b(const char *options, const char *opt, bool *val);
void parseopt_hu(const char *options, const char *opt, unsigned short *val);