package jvm.internal; public class SH4Intrinsic { public static native void pref1(int address); public static native void pref2(int address); }