/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This source file is part of SableVM. * * * * See the file "LICENSE" for the copyright information and for * * the terms and conditions for copying, distribution and * * modification of this source file. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #ifndef SVM_INLINED_TESTING_H #define SVM_INLINED_TESTING_H static jboolean _svmf_no_inlining (_svmt_JNIEnv *, _svmt_word, jint); #endif /* NOT SVM_INLINED_TESTING_H */