mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
acfeda15a7
commit
b29db99f1c
@ -31,7 +31,8 @@ namespace Board { using namespace Hw::Pc_board; };
|
||||
#include <spec/x86_64/cpu.h>
|
||||
|
||||
namespace Board {
|
||||
class Pic : public Local_interrupt_controller { };
|
||||
class Pic : public Local_interrupt_controller
|
||||
{ using Local_interrupt_controller::Local_interrupt_controller; };
|
||||
|
||||
enum {
|
||||
VECTOR_REMAP_BASE = 48,
|
||||
|
Loading…
x
Reference in New Issue
Block a user