Skip to content
  • Simon Marlow's avatar
    [project @ 2005-03-10 14:47:33 by simonmar] · 59765e87
    Simon Marlow authored
    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.
    59765e87