package embox.lib

static module fb_draw {
	source "fb_draw.c"

	@IncludeExport(path="lib")
	source "fb_draw.h"
}
