From cac22ffe0f481ce0dd14eba2f33071068b75c8fe Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 29 Oct 2015 11:19:00 +0100 Subject: [PATCH] Documentation --- src/gos/gos_options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gos/gos_options.h b/src/gos/gos_options.h index 37007650..087cebfc 100644 --- a/src/gos/gos_options.h +++ b/src/gos/gos_options.h @@ -56,7 +56,7 @@ #define GFX_USE_OS_OSX FALSE #endif /** - * @brief Use a Raw 32 bit CPU based system + * @brief Use a Raw 32-bit CPU based system (Bare Metal) * @details Defaults to FALSE */ #ifndef GFX_USE_OS_RAW32