mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 16:10:38 +08:00
kern_intr.c: Disable unused functions
This commit is contained in:
parent
54fcbf1d4a
commit
d67d2c9f61
@ -815,9 +815,7 @@ _intr_drain(int irq)
|
||||
thread_unlock(td);
|
||||
return;
|
||||
}
|
||||
#endif /* __rtems__ */
|
||||
|
||||
#ifndef __rtems__
|
||||
int
|
||||
intr_event_remove_handler(void *cookie)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user