aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/fs/s5fs/s5fs_privtest.h
blob: 38278ef698e53e340302bfced0665444ebae432c (plain)
1
2
3
4
5
6
#ifndef __S5FS_PRIVTEST_H
#define __S5FS_PRIVTEST_H

int s5fs_start(const char *testroot);

#endif