bond/kernel/ke/kp.h

10 lines
112 B
C

#pragma once
#include "kernel/ke.h"
/**
* interrupts
*/
k_status
kp_intr_init(struct boot_info *boot_info);