mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 01:11:06 +00:00
8bad3d08d7
Adds Genode::Hex_dump class to the formatted_output.h header. This class can be used to print a hexadecimal dump of a byte range. The data is printed in a format similar to that used by Linux's 'xxd'. In addition to the 'xxd' format, consecutive duplicate lines are replaced with a single "*\n" as done also by Linux's 'hexdump'. Ref #4966 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.