openenvutils/commandshell/shell/inc/example.epro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:36:53 +0300
changeset 65 8a530a83576a
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/* Generated automatically */
#ifndef have_Src_Modules_example_globals
#define have_Src_Modules_example_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_Modules_example_globals */