doc: nanokernel_interrupts: fix dangling link
The "IDT Security" section was removed since the IDT is now always in a read-only region; dynamic IRQs have been deprecated and will be removed from the kernel. Change-Id: Idbb7ff987bbb4f777b524d87690485d34f372d43 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
8daede2a9d
commit
39f9be2615
1 changed files with 0 additions and 5 deletions
|
@ -96,11 +96,6 @@ Example
|
|||
Working with Interrupts
|
||||
***********************
|
||||
|
||||
Use the following:
|
||||
|
||||
* `Offloading ISR Work`_
|
||||
* `IDT Security`_
|
||||
|
||||
Offloading ISR Work
|
||||
===================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue