helos1/interrupt/testcode.h

7 lines
73 B
C
Raw Permalink Normal View History

2021-10-10 14:39:17 +08:00
#pragma once
#include "../main.h"
SYSV_ABI void interrupt_Testcode();