OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [include/] [gnu_java_nio_FileChannelImpl.h] - Blame information for rev 770

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 770 jeremybenn
/* DO NOT EDIT THIS FILE - it is machine generated */
2
 
3
#include <jni.h>
4
 
5
#ifndef __gnu_java_nio_FileChannelImpl__
6
#define __gnu_java_nio_FileChannelImpl__
7
 
8
#ifdef __cplusplus
9
extern "C"
10
{
11
#endif
12
 
13
 
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
26
 
27
#ifdef __cplusplus
28
}
29
#endif
30
 
31
#endif /* __gnu_java_nio_FileChannelImpl__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.