]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/core/pcm_local.h
Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux.git] / sound / core / pcm_local.h
index 7a499d02df6cf66ecaeb134afeacf89cc9603688..c515612969a474485b2a843591a15a42605e8a0a 100644 (file)
@@ -65,4 +65,6 @@ static inline void snd_pcm_timer_init(struct snd_pcm_substream *substream) {}
 static inline void snd_pcm_timer_done(struct snd_pcm_substream *substream) {}
 #endif
 
+void __snd_pcm_xrun(struct snd_pcm_substream *substream);
+
 #endif /* __SOUND_CORE_PCM_LOCAL_H */