RossComputerGuy/stardustos

View on GitHub
newland/arch/x86/src/idt.c

Summary

Maintainability
Test Coverage

The function isr_handler is never used.
Wontfix

void isr_handler(regs_t* regs) {
Severity: Minor
Found in newland/arch/x86/src/idt.c by cppcheck

The function isr_handler is never used. (detailed CWE explanation)

There are no issues that match your filters.

Category
Status