mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
Changes towards successfully filling dirent structures for sys_readdir and creating a root vnode for the filesystem.
7 lines
71 B
C
7 lines
71 B
C
#ifndef __FS0_MM_H__
|
|
#define __FS0_MM_H__
|
|
|
|
|
|
|
|
#endif /* __FS0_MM_H__ */
|