Merge with trank @ 137446
[official-gcc.git] / libjava / classpath / include / gnu_java_nio_FileChannelImpl.h
blob4bcc222d3ab56e8748b03d578f30746ff9b13cad
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_java_nio_FileChannelImpl__
6 #define __gnu_java_nio_FileChannelImpl__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
14 #undef gnu_java_nio_FileChannelImpl_READ
15 #define gnu_java_nio_FileChannelImpl_READ 1L
16 #undef gnu_java_nio_FileChannelImpl_WRITE
17 #define gnu_java_nio_FileChannelImpl_WRITE 2L
18 #undef gnu_java_nio_FileChannelImpl_APPEND
19 #define gnu_java_nio_FileChannelImpl_APPEND 4L
20 #undef gnu_java_nio_FileChannelImpl_EXCL
21 #define gnu_java_nio_FileChannelImpl_EXCL 8L
22 #undef gnu_java_nio_FileChannelImpl_SYNC
23 #define gnu_java_nio_FileChannelImpl_SYNC 16L
24 #undef gnu_java_nio_FileChannelImpl_DSYNC
25 #define gnu_java_nio_FileChannelImpl_DSYNC 32L
27 #ifdef __cplusplus
29 #endif
31 #endif /* __gnu_java_nio_FileChannelImpl__ */