Explicit dependancy between CONFIG_KERN_PREEMPT and CONFIG_KERN.
[bertos.git] / bertos / cfg / compiler.h
2010-05-18 arighiIntroduce NOINLINE macro.
2010-05-11 asterixAdd flash module. Refactor the cpu implementation.
2010-03-31 arighiARM: introduce NAKED() macro.
2010-03-30 battFurther Cortex-M3 core related macros.
2010-03-29 arighiintroduce UNREACHABLE() macro.
2010-03-17 arighiAdd alignof() macro.
2009-08-20 (no author)Trick to silent compiler warning.
2008-08-25 bernieRemove plenty of legacy names marked as OBSOLETE
2008-08-04 bernieRename myself
2008-04-04 battRefactor BeRTOS to be in his own directory.