bond/inc/arch/print.h

5 lines
73 B
C

#pragma once
#include <ke/cdef.h>
void
aprintf(const char *format, ...);