1 #ifdef HAVE_XORG_CONFIG_H 2 #include <xorg-config.h> 3 #endif 4 5 #include "xf86_OSlib.h" 6 7 void xf86OSRingBell(int loudness,int pitch,int duration)8xf86OSRingBell(int loudness, int pitch, int duration) 9 { 10 } 11
1 #ifdef HAVE_XORG_CONFIG_H 2 #include <xorg-config.h> 3 #endif 4 5 #include "xf86_OSlib.h" 6 7 void xf86OSRingBell(int loudness,int pitch,int duration)8xf86OSRingBell(int loudness, int pitch, int duration) 9 { 10 } 11