Added a comment about where to find the implementation of the
arch_int_{enable|disable|restore}_interrupts() functions and friends. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5200 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9e617097ee
commit
cff2375bba
@ -33,6 +33,9 @@ arch_int_disable_io_interrupt(int irq)
|
||||
}
|
||||
|
||||
|
||||
/* arch_int_*_interrupts() and friends are in arch_asm.S */
|
||||
|
||||
|
||||
static void
|
||||
print_iframe(struct iframe *frame)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user