Omit definitions of cas() and xchg() in .hc code
authorSimon Marlow <marlowsd@gmail.com>
Fri, 14 Nov 2008 09:57:38 +0000 (09:57 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 14 Nov 2008 09:57:38 +0000 (09:57 +0000)
commitfa4e32f81bcfbba98ba7e9d5cb96a74b75b052da
treea15f3b456a7a00383b6207dd540ff4798db6efc8
parent0b60725b6817a819b0d3c5ad940aef3eda008b88
Omit definitions of cas() and xchg() in .hc code
They cause compilation errors (correctly) with newer gccs
Shows up compiling the RTS via C, which happens on Windows
includes/SMP.h