|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sun Aug 19 14:59:49 CEST 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/08 19:14:59 Modified: jop/java/target/src/common/yaffs2 Test.java Log: Revision Changes Path 1.2 jop/java/target/src/common/yaffs2/Test.java http://www.opencores.org/cvsweb.shtml/jop/java/target/src/common/yaffs2/Test.java.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: Test.java =================================================================== RCS file: /cvsroot/peter.hilber/jop/java/target/src/common/yaffs2/Test.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- Test.java 1 Jul 2007 01:29:50 -0000 1.1 +++ Test.java 19 Aug 2007 12:59:48 -0000 1.2 @@ -13,6 +13,7 @@ new yaffs2.platform.jop.PortConfiguration(), null); + yaffs2.utils.Globals.configuration.yaffs_StartUp(); } }
|
 |