Moved audio/buffer.c to libc/audio/lib_buffer.c so that it can be shared betweent he OS and applications in a kernel build

This commit is contained in:
Gregory Nutt
2013-11-10 11:20:06 -06:00
parent 926e91555d
commit 8b73558ad7
6 changed files with 18 additions and 8 deletions
+1
View File
@@ -73,6 +73,7 @@ include spawn/Make.defs
include queue/Make.defs
include wqueue/Make.defs
include misc/Make.defs
include audio/Make.defs
BINDIR ?= bin