Replace inline C functions with C-- macros in .cmm code
authorSimon Marlow <simonmar@microsoft.com>
Thu, 29 Jun 2006 13:47:26 +0000 (13:47 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 29 Jun 2006 13:47:26 +0000 (13:47 +0000)
commit73566e25d75588185b0581722406da5c48965c51
tree5b44477006e139b0b5331c3c94af62afa8b53bc0
parent6bf790bab31b9bb8791e2adc46c8ff511392419f
Replace inline C functions with C-- macros in .cmm code
So that we can build the RTS with the NCG.
includes/Cmm.h
includes/STM.h
includes/TSO.h
includes/mkDerivedConstants.c
rts/PrimOps.cmm
rts/Updates.h