2016-07-28 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / libjava / testsuite / libjava.jni / jniutf.h
blobb58db2e3248bad1b8c9cf61a30cb9e672b5141e5
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __jniutf__
6 #define __jniutf__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT void JNICALL Java_jniutf_printString (JNIEnv *env, jobject, jstring);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __jniutf__ */