diff options
Diffstat (limited to 'gcc-4.7/libjava/testsuite/libjava.jni/throwit.h')
| -rw-r--r-- | gcc-4.7/libjava/testsuite/libjava.jni/throwit.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gcc-4.7/libjava/testsuite/libjava.jni/throwit.h b/gcc-4.7/libjava/testsuite/libjava.jni/throwit.h deleted file mode 100644 index 97c7223f7..000000000 --- a/gcc-4.7/libjava/testsuite/libjava.jni/throwit.h +++ /dev/null @@ -1,19 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ - -#include <jni.h> - -#ifndef __throwit__ -#define __throwit__ - -#ifdef __cplusplus -extern "C" -{ -#endif - -JNIEXPORT void JNICALL Java_throwit_throwit (JNIEnv *env, jclass, jstring, jboolean); - -#ifdef __cplusplus -} -#endif - -#endif /* __throwit__ */ |
