branch | RCL_3 |
changeset 56 | acd3cd4aaceb |
parent 0 | e4d67989cc36 |
child 57 | 2efc27d87e1c |
--- a/genericopenlibs/cstdlib/LINC/STDLIB.H Thu Aug 19 11:33:45 2010 +0300 +++ b/genericopenlibs/cstdlib/LINC/STDLIB.H Tue Aug 31 16:54:36 2010 +0300 @@ -66,7 +66,7 @@ IMPORT_C int _epoc32_atexit (void (*_func)(void)); #ifdef EKA2 -void abort (void); +IMPORT_C void abort (void); #else IMPORT_C void abort (void); #endif