genericopenlibs/openenvcore/libc/group/libc.mmp
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 27 3a7375419266
child 45 4b03adbd26ca
equal deleted inserted replaced
18:47c74d1534e1 22:ddc455616bd6
    39 //code only and so it needs to be supressed globally for LIBC
    39 //code only and so it needs to be supressed globally for LIBC
    40 OPTION ARMCC --diag_suppress 1294
    40 OPTION ARMCC --diag_suppress 1294
    41 #ifdef ARMCC_3_1
    41 #ifdef ARMCC_3_1
    42 OPTION ARMCC --diag_remark 3017
    42 OPTION ARMCC --diag_remark 3017
    43 #endif
    43 #endif
    44 VERSION 				1.0 
    44 VERSION 				1.1
    45 
    45 
    46 #ifndef WINSCW
    46 #ifndef WINSCW
    47 EPOCALLOWDLLDATA
    47 EPOCALLOWDLLDATA
    48 #endif //WINSCW
    48 #endif //WINSCW
    49 
    49