Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/a64-first-set-test-context
/
.
/
trace
/
ftrace.h
blob: 94cb8d53656134c8a5ef6ff0f9d9734563c5c6f9 [
file
] [
log
] [
blame
]
#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 */