summaryrefslogtreecommitdiff
path: root/libjava/classpath/include/gnu_javax_sound_midi_alsa_AlsaPortDevice.h
blob: 7b1a122478a03e3787a4ca081a021af717c6a0bf (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 __gnu_javax_sound_midi_alsa_AlsaPortDevice__
#define __gnu_javax_sound_midi_alsa_AlsaPortDevice__

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT void JNICALL Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1 (JNIEnv *env, jobject, jlong, jlong, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __gnu_javax_sound_midi_alsa_AlsaPortDevice__ */