1 /* -----------------------------------------------------------------------------
3 * (c) The GHC Team, 1998-2002.
5 * Prototypes for functions in Interpreter.c
7 * ---------------------------------------------------------------------------*/
12 extern Capability *interpretBCO (Capability* cap);
14 #endif /* INTERPRETER_H */