PeachOS icon indicating copy to clipboard operation
PeachOS copied to clipboard

Incorrect typedef INTERRUPT_CALLBACK_FUNCTION

Open kingpric opened this issue 2 years ago • 1 comments

On file idt.h INTERRUPT_CALLBACK_FUNCTION should be typedef void (*INTERRUPT_CALLBACK_FUNCTION)(struct interrupt_frame *frame);

kingpric avatar Feb 21 '23 13:02 kingpric

Thanks for that, I will correct it in a new video shortly

nibblebits avatar Feb 21 '23 13:02 nibblebits