Move back STATIC_ASSERT() to compiler.h as it's needed in cpu.h;
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 29 Aug 2004 21:57:58 +0000 (21:57 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 29 Aug 2004 21:57:58 +0000 (21:57 +0000)
commit94d6b489cc031d86359c89ef1f2f0669a8bf0094
treef8a31228a9cc0d56008ee91c02f79315ad587152
parent470659b72f09574052b97113e120f22d677fddba
Move back STATIC_ASSERT() to compiler.h as it's needed in cpu.h;
iptr_t, const_iptr_t: Replace IPTR macro with a real typedef.

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