diff options
Diffstat (limited to 'src/user/knob/env.c')
-rw-r--r-- | src/user/knob/env.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/user/knob/env.c b/src/user/knob/env.c new file mode 100644 index 0000000..952ab86 --- /dev/null +++ b/src/user/knob/env.c @@ -0,0 +1,3 @@ +#include <stdint.h> + +uint32_t current_drive;
\ No newline at end of file |