/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 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_INTERNAL_METHODS_H #define SVM_INTERNAL_METHODS_H static jint _svmf_initialize_internal_method_tree (_svmt_JNIEnv *env); #endif /* NOT SVM_INTERNAL_METHODS_H */