bcachefs-tools/bcache-key.h
2016-08-17 13:23:03 -08:00

8 lines
151 B
C

#ifndef _BCACHE_KEY_H
#define _BCACHE_KEY_H
extern NihOption opts_unlock[];
int cmd_unlock(NihCommand *, char * const *);
#endif /* _BCACHE_KEY_H */