mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
2008-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* porting/interrupts.t: Formatting.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* porting/interrupts.t: Formatting.
|
||||
|
||||
2008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shell/file.t, shell/general.t, shell/memory.t, shell/network.t,
|
||||
|
||||
@@ -299,7 +299,7 @@ written in a high-level language (typically C) can be invoked without
|
||||
damaging the state of the task that was interrupted. In general, this
|
||||
results in the saving of registers which are NOT preserved across
|
||||
subroutine calls as well as any special interrupt state. A port should
|
||||
define the CPU_Interrupt_frame structure so that application code can
|
||||
define the @code{CPU_Interrupt_frame} structure so that application code can
|
||||
examine the saved state.
|
||||
|
||||
@example
|
||||
|
||||
Reference in New Issue
Block a user