[project @ 2005-03-10 14:47:33 by simonmar]
authorsimonmar <unknown>
Thu, 10 Mar 2005 14:47:33 +0000 (14:47 +0000)
committersimonmar <unknown>
Thu, 10 Mar 2005 14:47:33 +0000 (14:47 +0000)
commit59765e871b2ab6f5bf898c09533d1fac7996181a
tree5a0855b35400f1d6df66815be058085a1a5f3c1d
parentd3f4e410c9925f29a81fcb0163e907e9ffa53d44
[project @ 2005-03-10 14:47:33 by simonmar]
x86: For some reason the code for obscure_ccall_ret_code was allocated
dynamically and specified using literal bytes rather than inline
assembly.  Change it to use inline assembly.
ghc/rts/Adjustor.c