StupidOS/include/fs/echfs.h

9 lines
99 B
C
Raw Normal View History

2024-04-14 05:35:43 +00:00
#ifndef ECHFS_H
# define ECHFS_H 1
typedef struct {
} EchFSIdentityTable;
#endif /* !ECHFS_H */