mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Move coredump_backend_api struct to public header so that custom backends for coredump can be defined out of tree. Create simple backend in test directory for verification. Signed-off-by: Mark Holden <mholden@fb.com>