JVM test

Dependencies:   mbed

Revision:
7:2a384a077520
Parent:
6:b9d0d96b052f
Child:
8:d9e205196dfc
--- a/device_depend.cpp	Mon Aug 26 15:02:07 2013 +0000
+++ b/device_depend.cpp	Thu Aug 29 13:31:23 2013 +0000
@@ -37,6 +37,7 @@
 
 void port_write(int port, int bit, int value){
 	//bit = value;
+	return;
 }
 
 void bytecode_read_init(void){