X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnestedvm%2FRuntime.java;h=88c18b517f09b299d151e8924e1ebbbda1f159f8;hp=c2941f01b00aadb4783ace909d9ec436a7d8b2a1;hb=6ca8e846620f8c46811c8417b6f9b7f05d79a706;hpb=efc2be846f690aee919c3172737faca7e26950a5 diff --git a/src/org/ibex/nestedvm/Runtime.java b/src/org/ibex/nestedvm/Runtime.java index c2941f0..88c18b5 100644 --- a/src/org/ibex/nestedvm/Runtime.java +++ b/src/org/ibex/nestedvm/Runtime.java @@ -2,8 +2,6 @@ // Based on org.xwt.imp.MIPS by Adam Megacz // Portions Copyright 2003 Adam Megacz -// FEATURE: Add a patch to gcc that enabled -Wall -Werror by default - package org.ibex.nestedvm; import org.ibex.nestedvm.util.*;