From 27d609bf840e6c02c13f643cebaf2fd5cfbcbbae Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 1 Dec 2019 17:47:28 +0100 Subject: sys/linux: add /dev/snd/pcm* descriptions --- sys/linux/dev_snd_timer.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/linux/dev_snd_timer.txt') diff --git a/sys/linux/dev_snd_timer.txt b/sys/linux/dev_snd_timer.txt index 4a426f710..67348cd76 100644 --- a/sys/linux/dev_snd_timer.txt +++ b/sys/linux/dev_snd_timer.txt @@ -1,7 +1,10 @@ # Copyright 2015 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -include +include +include +include +include include resource fd_sndtimer[fd] -- cgit mrf-deployment