This website requires JavaScript.
Explore
Help
Register
Sign In
pjht
/
os
Watch
1
Star
0
Fork
0
You've already forked os
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5cb95d816f
os
/
fs
/
ext2.h
7 lines
57 B
C
Raw
Normal View
History
Unescape
Escape
ext2.h now uses proper _H macro check
2019-04-21 14:31:09 -05:00
#
ifndef EXT2_H
#
define EXT2_H
Add IDE driver and r/o ext2 fs driver
2019-04-06 09:07:06 -05:00
void
init_ext2
(
)
;
#
endif
Reference in New Issue
Copy Permalink