blob: 64b967095b784d5324b91e3add243954ea480872 (
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 __calls__
#define __calls__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jint JNICALL Java_calls_docall (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __calls__ */
|