soaplin/kernel/src/fs/hellofs.h
2025-05-16 20:53:35 +02:00

5 lines
No EOL
60 B
C

#pragma once
#include <fs/vfs.h>
fs_t *hellofs_init(void);