mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Both, trace_logger and vfs_trace had their own trace_buffer.h. This commit consolidates the existing implementations and provides the resulting trace_buffer.h at 'include/trace/'. It thereby becomes part of the trace api archive. genodelabs/genode#4244