Rename CPU_MEMORY_BARRIER to MEMORY_BARRIER and move it in compiler header.
[bertos.git] / cpu / attr.h
2008-03-20 asterixRename CPU_MEMORY_BARRIER to MEMORY_BARRIER and move...
2008-03-17 asterixDefine memory barrier for arm core, and use it.
2008-02-19 battFix typos from Bernie's review.
2008-02-18 battFix ARM endianness detection for gcc.
2008-01-29 battTypo.
2008-01-29 battMerge from preempt branch.
2008-01-16 asterixAdd define for cpu idle.
2007-10-23 battSplit cpu/cpu.h in 3 files: irq, types and attr.