OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / libjava / classpath / include / java_util_VMTimeZone.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #ifndef __java_util_VMTimeZone__
4 #define __java_util_VMTimeZone__
5
6 #include <jni.h>
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT jstring JNICALL Java_java_util_VMTimeZone_getSystemTimeZoneId (JNIEnv *env, jclass);
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* __java_util_VMTimeZone__ */