X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=inline;f=cfg%2Fcpu.h;h=e7bcc7ab1caa45a366e5cf958cfbd6e9e6078b8e;hb=24609d658e8c2c7795b8a5f8bef21512c020f1fb;hp=6afa3fa0a349667242216ab7b5ecf5b1e1cda2f6;hpb=6bf26ad78b32851d9dd56fbf68356bcbdded590e;p=bertos.git diff --git a/cfg/cpu.h b/cfg/cpu.h index 6afa3fa0..e7bcc7ab 100755 --- a/cfg/cpu.h +++ b/cfg/cpu.h @@ -17,6 +17,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2005/04/11 19:10:27 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.1 2005/04/11 19:04:13 bernie *#* Move top-level headers to cfg/ subdir. *#* @@ -41,7 +44,7 @@ #ifndef DEVLIB_CPU_H #define DEVLIB_CPU_H -#include "compiler.h" /* for uintXX_t */ +#include /* for uintXX_t */ /*!