bond/inc/arch/brute.h

6 lines
72 B
C

#pragma once
#include <common/cdef.h>
ATTR_NORETURN void
arch_brute();