blob: fb172e56910ef2a76e1be30b4e9d4ef92f0c3211 [file] [log] [blame]
#pragma once
#include <compartment-macros.h>
#include <interrupt.h>
#include <riscvreg.h>
DECLARE_AND_DEFINE_INTERRUPT_CAPABILITY(mailboxRtInterruptCapability,
InterruptName::MailboxRtInterrupt,
true,
true)