X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fcompiler.h;h=ef7b2cb1f7ea354cd075c0d2e561d01d59ddfdcf;hb=ddd39d0cc1a025a1e2e3c792cc8286dbdfa29b54;hp=8cf11792e24853ffe20b3fac548b3a0a0d14e30d;hpb=776bf6a5457eb0c61c367d1ee7e45733a1c72ed6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/compiler.h b/include/compiler.h index 8cf1179..ef7b2cb 100644 --- a/include/compiler.h +++ b/include/compiler.h @@ -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) {