aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 8754ba32..8163b6f5 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -38,6 +38,9 @@
// #define INTERRUPTS_OFF() optional_code
// #define INTERRUPTS_ON() optional_code
+// Options that (should where relevant) apply to all operating systems
+// #define GFX_NO_OS_INIT FALSE
+
///////////////////////////////////////////////////////////////////////////
// GDISP //