about summary refs log blame commit diff stats
path: root/tools/iso/kernel.soso/systemfs.h
blob: 23068af1387a7b6a57bd41f8e925464592451e87 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                          
#ifndef SYSTEMFS_H
#define SYSTEMFS_H

#include "device.h"
#include "fs.h"
#include "common.h"

void initializeSystemFS();

#endif // SYSTEMFS_H