Benjamin Valentin 89c97ae59a sys/od: allow to specify address offset with od_hex_dump_ext()
When dumping memory the printed addresses always start with `00000000`.
This can be very confusing and lead to errors.

Allow the user to specify a starting address of the printed memory that
will be used instead.

By introducing a wrapper function, existing users are unaffected.
2021-01-11 14:35:40 +01:00
..
2020-10-23 11:27:48 +02:00
2020-11-12 22:50:53 +01:00
2020-10-23 11:27:48 +02:00
2020-11-18 18:38:44 +01:00
2020-11-06 15:57:52 +01:00
2020-10-23 11:27:48 +02:00
2020-10-23 11:27:48 +02:00
2020-10-23 11:27:48 +02:00
2020-11-25 12:00:13 +01:00
2020-10-23 11:27:48 +02:00
2020-11-25 20:49:00 +01:00
2020-10-23 11:27:48 +02:00
2020-11-23 16:56:34 +01:00
2020-06-10 21:21:33 +02:00
2020-10-23 11:27:48 +02:00
2020-11-06 15:57:53 +01:00
2020-11-23 16:56:34 +01:00
2020-11-12 22:50:53 +01:00