[libc] move tracing out of debug into separate trace.h
Change-Id: I7476fc17b587a0ea2a42cbe3d49b72063e4c5dc8 Signed-off-by: Dima Zavin <dima@android.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <dev/driver.h>
|
||||
#include <assert.h>
|
||||
#include <err.h>
|
||||
#include <trace.h>
|
||||
|
||||
extern struct device __devices[];
|
||||
extern struct device __devices_end[];
|
||||
|
||||
Reference in New Issue
Block a user