Updated sourcefs header

This commit is contained in:
fedir 2025-05-01 16:16:24 +02:00
parent 31b70b6069
commit 48342b0d5f
Signed by: fedir
GPG Key ID: C959EE85F0C9362C

View File

@ -19,6 +19,7 @@
* @return 0 on success, -1 on failure.
*/
int source_init(const char *root_path);
void source_destroy(void);
/* All of the functions below are designed to behave exactly as their non-source
* counterparts. */