helos1/interrupt/testcode.h
2021-10-10 14:39:17 +08:00

7 lines
73 B
C

#pragma once
#include "../main.h"
SYSV_ABI void interrupt_Testcode();