lib/test_iec_std_lib.c
author laurent
Wed, 02 Sep 2009 13:39:05 +0200
changeset 200 fde2d08ebaee
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Applying patch from Iztok for old gcc versions

#include "iec_std_lib.h"

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