* <!-- description --> * @brief Dumps the contents of the VMM's ring buffer. */
| 565 | * @brief Dumps the contents of the VMM's ring buffer. |
| 566 | */ |
| 567 | void |
| 568 | platform_dump_vmm(void) NOEXCEPT |
| 569 | {} |
| 570 | |
| 571 | /** |
| 572 | * <!-- description --> |
nothing calls this directly
no outgoing calls
no test coverage detected