From: zer0 Date: Mon, 25 Jan 2010 21:33:49 +0000 (+0100) Subject: test X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=commitdiff_plain;h=6eb3f7ad34998070c3913beaa7744e0863b97751;ds=sidebyside test --- diff --git a/projects/microb2010/tests/hostsim/main.c b/projects/microb2010/tests/hostsim/main.c index 31a7832..5b9c19f 100644 --- a/projects/microb2010/tests/hostsim/main.c +++ b/projects/microb2010/tests/hostsim/main.c @@ -62,6 +62,7 @@ int main(void) #ifndef HOST_VERSION fdevopen(uart0_dev_send, uart0_dev_recv); sei(); + test #endif memset(&gen, 0, sizeof(gen));