summaryrefslogtreecommitdiff
path: root/fs/fs.h
AgeCommit message (Collapse)Author
2014-11-20minor cosmetic changes in syscallsMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
chs is broken however and only the first chunk seems to get loaded properly :(
2014-10-22working on filesys and readdir syscallMichal Idziorek