X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Fattr.h;h=ce6e4ae38d35823c5b083860b97ff1c2ad5cf66a;hb=839bb85440ae6b21ef990fd373008a7a021a9148;hp=5082a2f536056af85c8f0a710d923dde1c5fdcb5;hpb=09f84dd1e880b343be5225b4f87867eb823fe818;p=bertos.git diff --git a/cpu/attr.h b/cpu/attr.h index 5082a2f5..ce6e4ae3 100644 --- a/cpu/attr.h +++ b/cpu/attr.h @@ -104,10 +104,6 @@ #define CPU_STACK_GROWS_UPWARD 0 #define CPU_SP_ON_EMPTY_SLOT 0 #define CPU_HARVARD 0 - /* - * Force compiler to realod context variable. - */ - #define CPU_MEMORY_BARRIER asm volatile ("" : : : "memory") #ifdef __IAR_SYSTEMS_ICC__ #warning Check CPU_BYTE_ORDER