97b8365caf
From-SVN: r120621
20 lines
292 B
C
20 lines
292 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#include <jni.h>
|
|
|
|
#ifndef __findclass__
|
|
#define __findclass__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT jclass JNICALL Java_findclass_doit (JNIEnv *env, jclass, jstring);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __findclass__ */
|