Files
Espresso/include/fs/vfs.h
2025-07-01 20:39:38 -05:00

11 lines
62 B
C

#ifndef _VFS_H
#define _VFS_H
#include <types.h>
#endif