genericopenlibs/cstdlib/UCRT/WCRT0.CPP
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
--- a/genericopenlibs/cstdlib/UCRT/WCRT0.CPP	Tue Aug 31 16:54:36 2010 +0300
+++ b/genericopenlibs/cstdlib/UCRT/WCRT0.CPP	Wed Sep 01 12:36:54 2010 +0100
@@ -25,6 +25,8 @@
 
 extern "C" int main (int argc, char *argv[], char *envp[]);
 
+extern "C" void exit (int ret);
+
 #ifndef EKA2
 IMPORT_C void RegisterWsExe(const TDesC &aName);
 #endif