mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_supplement/i386.t, cpu_supplement/m68k.t: Pick up changes missed earlier.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* cpu_supplement/i386.t, cpu_supplement/m68k.t: Pick up changes missed
|
||||||
|
earlier.
|
||||||
|
|
||||||
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* cpu_supplement/mips.t: Eliminate the clicks_per_microsecond field in
|
* cpu_supplement/mips.t: Eliminate the clicks_per_microsecond field in
|
||||||
|
|||||||
@@ -675,14 +675,6 @@ is the address of the optional user provided routine which frees
|
|||||||
memory for task stacks. If this hook is not NULL, then a stack_allocate_hook
|
memory for task stacks. If this hook is not NULL, then a stack_allocate_hook
|
||||||
must be provided as well.
|
must be provided as well.
|
||||||
|
|
||||||
@item interrupt_segment
|
|
||||||
is the value of the selector which should be placed in a segment
|
|
||||||
register to access the Interrupt Descriptor Table.
|
|
||||||
|
|
||||||
@item interrupt_vector_table
|
|
||||||
is the base address of the Interrupt Descriptor Table relative to the
|
|
||||||
interrupt_segment.
|
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
The contents of the i386 Interrupt Descriptor Table
|
The contents of the i386 Interrupt Descriptor Table
|
||||||
|
|||||||
@@ -765,7 +765,4 @@ is the address of the optional user provided routine which frees
|
|||||||
memory for task stacks. If this hook is not NULL, then a stack_allocate_hook
|
memory for task stacks. If this hook is not NULL, then a stack_allocate_hook
|
||||||
must be provided as well.
|
must be provided as well.
|
||||||
|
|
||||||
@item interrupt_vector_table
|
|
||||||
is the base address of the CPU's Exception Vector Table.
|
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|||||||
Reference in New Issue
Block a user