mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
dc36b63acb
commit
3ee2997198
@ -101,16 +101,6 @@ namespace Genode {
|
||||
static Native_region * _core_only_ram_regions(unsigned i);
|
||||
static Native_region * _core_only_mmio_regions(unsigned i);
|
||||
|
||||
/**
|
||||
* Get one of the consecutively numbered user interrupts
|
||||
*
|
||||
* \param i index of interrupt
|
||||
*
|
||||
* \return >0 pointer to the name of the requested interrupt
|
||||
* 0 no interrupt for that index
|
||||
*/
|
||||
static unsigned * _irq(unsigned const i);
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user