openenvutils/commandshell/shell/inc/sched.epro
author Dario Sestito <darios@symbian.org>
Mon, 28 Jun 2010 17:46:35 +0100
branchRCL_3
changeset 44 2904da99c26d
parent 0 2e3d3ce01487
permissions -rw-r--r--
Temporary fix for bug 2850 (while waiting for the official fix - ETA: wk 27)

/* Generated automatically */
#ifndef have_Src_Builtins_sched_globals
#define have_Src_Builtins_sched_globals

extern int setup_ _((UNUSED(Module m)));
extern int boot_ _((Module m));
extern int cleanup_ _((Module m));
extern int finish_ _((UNUSED(Module m)));

#endif /* !have_Src_Builtins_sched_globals */