diff options
| author | Miguel <m.i@gmx.at> | 2018-09-11 19:49:17 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-11 19:49:17 +0200 |
| commit | c9351caacd49c8442cc586f9e53a2dcc49a004aa (patch) | |
| tree | 7032ebdc1a6ff27043a3d2e81d897c2bf78731af /fs/fs.h | |
| parent | bd2c3fcfa2b562724667d7b83089b5ff1e2d33dc (diff) | |
cleaning up vmem etc..
Diffstat (limited to 'fs/fs.h')
| -rw-r--r-- | fs/fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,6 +22,5 @@ typedef struct fs_dirent_struct int fs_readdir(const char *name,fs_dirent *dirs,int max); void fs_content(char *path, uint32_t dest, uint32_t max_bytes); void fs_mount(multiboot_information *info); // mounts ext2 ramimage from module as root -uint32_t fs_get_root_ext2_ramimage(); #endif |
