org.xwt.mips -> org.ibex.nestedvm
[nestedvm.git] / src / org / ibex / nestedvm / UsermodeConstants.java
similarity index 99%
rename from src/org/xwt/mips/UsermodeConstants.java
rename to src/org/ibex/nestedvm/UsermodeConstants.java
index e3ffa35..c837ad6 100644 (file)
@@ -1,7 +1,7 @@
 // THIS FILE IS AUTOGENERATED! DO NOT EDIT!
 // run "make rebuild-constants" if it needs to be updated
 
-package org.xwt.mips;
+package org.ibex.nestedvm;
 public interface UsermodeConstants {
     public static final int SYS_null = 0;
     public static final int SYS_exit = 1;