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_seq.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sys/linux/dev_snd_seq.txt') diff --git a/sys/linux/dev_snd_seq.txt b/sys/linux/dev_snd_seq.txt index 5a918db50..982af3aaa 100644 --- a/sys/linux/dev_snd_seq.txt +++ b/sys/linux/dev_snd_seq.txt @@ -1,8 +1,11 @@ # 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 +include resource fd_sndseq[fd] -- cgit mrf-deployment