OSDN Git Service

libjava/
[pf3gnuchains/gcc-fork.git] / libjava / classpath / include / gnu_javax_sound_midi_alsa_AlsaPortDevice.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #include <jni.h>
4
5 #ifndef __gnu_javax_sound_midi_alsa_AlsaPortDevice__
6 #define __gnu_javax_sound_midi_alsa_AlsaPortDevice__
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT void JNICALL Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1 (JNIEnv *env, jobject, jlong, jlong, jobject);
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* __gnu_javax_sound_midi_alsa_AlsaPortDevice__ */