Daily bump.
[official-gcc.git] / libjava / classpath / include / java_io_VMConsole.h
blob857711b2b9fa0d1b9e6dbc957ebdde8e8d91c9fa
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __java_io_VMConsole__
6 #define __java_io_VMConsole__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jstring JNICALL Java_java_io_VMConsole_readPassword (JNIEnv *env, jclass, jobject);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __java_io_VMConsole__ */