summaryrefslogtreecommitdiff
path: root/src/boot/carthandle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/carthandle.c')
-rw-r--r--src/boot/carthandle.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/boot/carthandle.c b/src/boot/carthandle.c
new file mode 100644
index 000000000..9a4cf542d
--- /dev/null
+++ b/src/boot/carthandle.c
@@ -0,0 +1,3 @@
+#include "carthandle.h"
+
+OSPiHandle* gCartHandle = NULL;