PP_CAT(), PP_STRINGIZE(): Move back to compiler.h to break circular dependency betwee...
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 Aug 2004 13:32:14 +0000 (13:32 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 Aug 2004 13:32:14 +0000 (13:32 +0000)
commit79fab4476f08c6aa8696b52a788a4c724d57b170
treecdda31341ec0f89a1d522508fca14012dea0ad65
parent9bbc64dbb86de037ca5dd1ff1608a5fae253745f
PP_CAT(), PP_STRINGIZE(): Move back to compiler.h to break circular dependency between cpu.h/compiler.h/macros.h;
offsetof(), countof(): Move back to compiler.h to avoid including macros.h almost everywhere;
Trim CVS log;
Rename header guards;
Don't include arch_config.h in compiler.h as it's not needed there.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@148 38d2e660-2303-0410-9eaa-f027e97ec537
compiler.h
macros.h