forked from Imagelibrary/rtems
added rtems_interrupt_level_attribute routien to return a properly
shifted interrupt_level attribute field and RTEMS_INTERRUPT_MASK.
This commit is contained in:
@@ -20,17 +20,6 @@ with Interfaces.C;
|
||||
|
||||
package body RTEMS is
|
||||
|
||||
--
|
||||
-- Mode Building Functions
|
||||
--
|
||||
|
||||
function Interrupt_Level (
|
||||
Level : in RTEMS.Unsigned32
|
||||
) return RTEMS.Attribute is
|
||||
begin
|
||||
return 0;
|
||||
end Interrupt_Level;
|
||||
|
||||
--
|
||||
-- Utility Functions
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user