From 0d4b9dc0de47b1e647f24724307bdc162d8dcaae Mon Sep 17 00:00:00 2001 From: zer0 Date: Mon, 25 Jan 2010 22:29:06 +0100 Subject: [PATCH] test --- projects/microb2010/tests/hostsim/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/microb2010/tests/hostsim/main.c b/projects/microb2010/tests/hostsim/main.c index 5b9c19f..31a7832 100644 --- a/projects/microb2010/tests/hostsim/main.c +++ b/projects/microb2010/tests/hostsim/main.c @@ -62,7 +62,6 @@ int main(void) #ifndef HOST_VERSION fdevopen(uart0_dev_send, uart0_dev_recv); sei(); - test #endif memset(&gen, 0, sizeof(gen)); -- 2.20.1