libk  Artifact [7320047f34]

Artifact 7320047f34631e46afa2bef1bce203ea7b368c2bbae7c1007f0794ef38fd034e:


# kdbg
kdbg is a module offering convenience functions, useful primarily for debugging purposes.

## functions
 * `kdbg_hexdump(kiochan,void*,sz) → void` prints a canonical hexdump of a specified region of memory to the specified `kiochan`.