lib/test_iec_std_lib.c
author laurent
Mon, 19 Oct 2009 18:12:44 +0200
changeset 211 5249d313ff7c
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Remove warnings when compiling IL generated C code

#include "iec_std_lib.h"

int main(int argc,char **argv)
{
        return 0;
}