Sign in
qemu-android
/
qemu-android
/
49aa4058ac6dd0081aaa45776f07c98df397ca5e
/
.
/
trace
/
ftrace.h
blob: 94cb8d53656134c8a5ef6ff0f9d9734563c5c6f9 [
file
]
#ifndef
TRACE_FTRACE_H
#define
TRACE_FTRACE_H
#define
MAX_TRACE_STRLEN
512
#define
_STR
(
x
)
#x
#define
STR
(
x
)
_STR
(
x
)
extern
int
trace_marker_fd
;
#endif
/* ! TRACE_FTRACE_H */