This website requires JavaScript.
Explore
Help
Sign In
david-on-debian
/
Espresso
Watch
2
Star
2
Fork
0
You've already forked Espresso
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fca025a9bf19c6825eacba9f995362320cd38ba9
Espresso
/
include
/
fs
/
duckfs.h
9 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
A update
2025-05-28 14:41:02 -05:00
#
ifndef _DUCKFS_H
#
define _DUCKFS_H
Espresso 0.0.1a
2025-06-17 15:50:07 -05:00
#
include
<types.h>
A update
2025-05-28 14:41:02 -05:00
Espresso 0.0.1a
2025-06-17 15:50:07 -05:00
void
duckfs_init
(
void
)
;
A update
2025-05-28 14:41:02 -05:00
#
endif
Reference in New Issue
Copy Permalink