MCPcopy Create free account
hub / github.com/Bareflank/hypervisor / debug_ring_t

Class debug_ring_t

loader/src/free_mk_debug_ring.c:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 */
40void
41free_mk_debug_ring(struct debug_ring_t **const pmut_debug_ring) NOEXCEPT
42{
43 platform_expects(NULLPTR != pmut_debug_ring);
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected