< prev index next >

src/java.desktop/share/native/libjsound/Platform.c

Print this page

        

*** 26,35 **** --- 26,39 ---- #include "Utilities.h" // Platform.java includes #include "com_sun_media_sound_Platform.h" + /* + * Declare library specific JNI_Onload entry if static build + */ + DEF_STATIC_JNI_OnLoad /* * Class: com_sun_media_sound_Platform * Method: nIsBigEndian * Signature: ()Z
< prev index next >