package embox.driver.audio

module ac97 {
	@IncludeExport(path="drivers/audio")
	source "ac97.h"

	source "ac97.c"
}
