1 #include <lunaix/trace.h>
3 #include <sys-generic/trace_arch.h>
6 trace_print_transistion_short(struct hart_state* hstate)
8 trace_log("<not implemented>");
12 trace_print_transition_full(struct hart_state* hstate)
14 trace_log("<not implemented>");
18 trace_dump_state(struct hart_state* hstate)
20 trace_log("<not implemented>");