Changed spinlock mechananisim
[tpg/acess2.git] / Kernel / arch / x86 / include / mp.h
index 3a42c0f..0dd5a1e 100644 (file)
@@ -93,7 +93,7 @@ typedef volatile struct {
 typedef struct {
        Uint32  Val;
        Uint32  Padding[3];
-}      tReg;
+} volatile     tReg;
 
 typedef volatile struct {
        tReg    _unused1[2];

UCC git Repository :: git.ucc.asn.au