diff options
Diffstat (limited to 'gcc-4.6/libjava/testsuite/libjava.jni/calls.h')
| -rw-r--r-- | gcc-4.6/libjava/testsuite/libjava.jni/calls.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gcc-4.6/libjava/testsuite/libjava.jni/calls.h b/gcc-4.6/libjava/testsuite/libjava.jni/calls.h deleted file mode 100644 index 64b967095..000000000 --- a/gcc-4.6/libjava/testsuite/libjava.jni/calls.h +++ /dev/null @@ -1,19 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ - -#include <jni.h> - -#ifndef __calls__ -#define __calls__ - -#ifdef __cplusplus -extern "C" -{ -#endif - -JNIEXPORT jint JNICALL Java_calls_docall (JNIEnv *env, jobject); - -#ifdef __cplusplus -} -#endif - -#endif /* __calls__ */ |
