Convert CONFIG_SAMSUNG_ONENAND to Kconfig
[platform/kernel/u-boot.git] / include / compiler.h
index 8cf1179..ef7b2cb 100644 (file)
@@ -157,7 +157,7 @@ typedef unsigned long int uintptr_t;
 /**
  * tools_build() - check if we are building host tools
  *
- * @return true if building for the host, false if for a target
+ * Return: true if building for the host, false if for a target
  */
 static inline bool tools_build(void)
 {