Added some very pedantic warning flags
[tpg/acess2.git] / Kernel / arch / x86 / include / arch.h
index 109f650..f9813ed 100644 (file)
@@ -56,7 +56,7 @@ struct sShortSpinlock {
 
 // === MACROS ===
 /**
- * \brief Halt the CPU
+ * \brief Halt the CPU (shorter version of yield)
  */
 #define        HALT()  __asm__ __volatile__ ("hlt")
 /**

UCC git Repository :: git.ucc.asn.au