X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Fattr.h;h=302b38c987089043a0ac7b2f8deabb6342b4f4bd;hb=0cd848e854b65d37d71d83a833042294f9b874fd;hp=5d0ce885d10436e861e41b9ceb81d01cf418dddf;hpb=213088a9de740db4438ec5f018ea454e1dd0d013;p=bertos.git diff --git a/cpu/attr.h b/cpu/attr.h index 5d0ce885..302b38c9 100644 --- a/cpu/attr.h +++ b/cpu/attr.h @@ -267,7 +267,7 @@ } while (0) /* - * If the kernel is in idle-spinning, the processor execute: + * If the kernel is in idle-spinning, the processor executes: * * IRQ_ENABLE; * CPU_IDLE;