diff options
Diffstat (limited to 'dev/HPFS/Sources')
| -rw-r--r-- | dev/HPFS/Sources/IFSMain.rs | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev/HPFS/Sources/IFSMain.rs b/dev/HPFS/Sources/IFSMain.rs new file mode 100644 index 00000000..5a49585a --- /dev/null +++ b/dev/HPFS/Sources/IFSMain.rs @@ -0,0 +1,12 @@ +/* ------------------------------------------- + + Copyright ZKA Technologies. + + FILE: IFSMain.rs + PURPOSE: HPFS IFS. + +------------------------------------------- */ + +fn IFSStart() { + +}
\ No newline at end of file |
