aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/libjava/testsuite/libjava.jni/martin.h
blob: 73b6a062e140a66475f82593c2224d84ce018c4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* DO NOT EDIT THIS FILE - it is machine generated */

#include <jni.h>

#ifndef __martin__
#define __martin__

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT void JNICALL Java_martin_myNative (JNIEnv *env, jobject, jstring);

#ifdef __cplusplus
}
#endif

#endif /* __martin__ */