mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 17:17:38 +00:00
hw: remove obsolete Kernel::Cpu_context
Due to the changes when fixing issue #2091 the Kernel::Cpu_context became superfluent and is not used anymore. Fix #2538
This commit is contained in:
committed by
Christian Helmuth
parent
e532fc83b6
commit
84331ac0f7
@ -9,7 +9,7 @@ INC_DIR += $(REP_DIR)/src/core/spec/rpi
|
||||
|
||||
# add C++ sources
|
||||
SRC_CC += platform_services.cc
|
||||
SRC_CC += spec/arm/cpu_context.cc
|
||||
SRC_CC += spec/arm/cpu.cc
|
||||
SRC_CC += spec/rpi/timer.cc
|
||||
SRC_CC += spec/rpi/pic.cc
|
||||
|
||||
|
Reference in New Issue
Block a user