1 /* -----------------------------------------------------------------------------
3 * (c) The GHC Team, 1998-2004
5 * Tiny assembler 'layer' between the C and STG worlds.
7 ---------------------------------------------------------------------------- */
12 RTS_PRIVATE StgRegTable * StgRun (StgFunPtr f, StgRegTable *basereg);