2015-06-30 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / libjava / classpath / include / gnu_javax_sound_midi_alsa_AlsaPortDevice.h
blob7b1a122478a03e3787a4ca081a021af717c6a0bf
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_javax_sound_midi_alsa_AlsaPortDevice__
6 #define __gnu_javax_sound_midi_alsa_AlsaPortDevice__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT void JNICALL Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1 (JNIEnv *env, jobject, jlong, jlong, jobject);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __gnu_javax_sound_midi_alsa_AlsaPortDevice__ */