4 lines
98 B
C
4 lines
98 B
C
#pragma once
|
|
|
|
__attribute__((interrupt)) void interrupt_handler_1(struct interrupt_frame* frame);
|