Reformat.
[bertos.git] / bertos / hw / hw_cpufreq.h
index 5cb01f4dcff1a5b319fb536fd3f722c85d22fa2f..41e3359df4324c9b2839788468521f3431135e78 100644 (file)
 #define HW_CPUFREQ_H
 
 #ifndef CPU_FREQ
-       #warning CPU_FREQ is not defined, you should upgrade to the new clock frequency defining method.
+       #warning CPU_FREQ is not defined, you should upgrade to the newer clock frequency defining method.
 
        /*
-        * This is DEPRECATED file, it will be removed in the next major release.
+        * This file is DEPRECATED, it will be removed in the next major release.
         * We have set up a new cpu frequency definition method.
         * The new macro CPU_FREQ should be defined as a compiler flag in the
         * makefile instead of the old CLOCK_FREQ macro. With new projects you should only