i added the files too tired to really start the FAT filesystem driver tho...
This commit is contained in:
parent
a1c05dc279
commit
3240d6c658
6
src/kernel/dri/fat.c
Normal file
6
src/kernel/dri/fat.c
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
/*----------------*\
|
||||||
|
|Nanite OS |
|
||||||
|
|Copyright (C) 2025|
|
||||||
|
|Tyler McGurrin |
|
||||||
|
\*----------------*/
|
||||||
|
#include "fat.h"
|
||||||
6
src/kernel/dri/fat.h
Normal file
6
src/kernel/dri/fat.h
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
/*----------------*\
|
||||||
|
|Nanite OS |
|
||||||
|
|Copyright (C) 2025|
|
||||||
|
|Tyler McGurrin |
|
||||||
|
\*----------------*/
|
||||||
|
#pragma once
|
||||||
Loading…
x
Reference in New Issue
Block a user