Fix a bug that broke -freorder-functions
[official-gcc.git] / libjava / classpath / include / gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine.h
blob93910a3f17e092fbc0a827cdb87960bd6c58e3a2
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__
6 #define __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT void JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine_init_1id_1cache (JNIEnv *env, jclass);
14 JNIEXPORT jboolean JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine_setup_1sink_1pipeline (JNIEnv *env, jclass, jobject);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__ */