]> git.sesse.net Git - bcachefs-tools-debian/blob - bcache-format.h
Redo lots of stuff
[bcachefs-tools-debian] / bcache-format.h
1 #ifndef _BCACHE_FORMAT_H
2 #define _BCACHE_FORMAT_H
3
4 extern NihOption opts_format[];
5 int cmd_format(NihCommand *, char * const *);
6
7 #endif /* _BCACHE_FORMAT_H */