Cleanup Interrupt
This commit is contained in:
@ -2,4 +2,5 @@ cmake_minimum_required(VERSION 3.14)
|
||||
|
||||
target_sources(kernel PUBLIC
|
||||
${CHURLOS_SRC_DIR}/kernel/interrupt/IntDispatcher.cc
|
||||
${CHURLOS_SRC_DIR}/kernel/interrupt/interrupt_asm.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user