mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 16:23:44 +08:00
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was marked XXX.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-07-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
|
||||
marked XXX.
|
||||
|
||||
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: RTEMS_TOP(../../../..).
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* XXX CPU Dependent Source
|
||||
* C4x CPU Dependent Source
|
||||
*
|
||||
*
|
||||
* COPYRIGHT (c) 1989-1999.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* XXX CPU Dependent Source
|
||||
* C4x CPU Dependent Source
|
||||
*
|
||||
*
|
||||
* COPYRIGHT (c) 1989-1999.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* cpu.h
|
||||
*
|
||||
* This include file contains information pertaining to the XXX
|
||||
* This include file contains information pertaining to the C4x
|
||||
* processor.
|
||||
*
|
||||
* COPYRIGHT (c) 1989-1999.
|
||||
@@ -100,9 +100,8 @@ extern "C" {
|
||||
*
|
||||
* C4x Specific Information:
|
||||
*
|
||||
* XXXanswer
|
||||
*
|
||||
* Initial investigation indicates a software managed stack will be needed.
|
||||
* But the implementation does not currently include support for one.
|
||||
*/
|
||||
|
||||
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK FALSE
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2002-07-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
|
||||
marked XXX.
|
||||
|
||||
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: RTEMS_TOP(../../../..).
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* XXX CPU Dependent Source
|
||||
* C4x CPU Dependent Source
|
||||
*
|
||||
*
|
||||
* COPYRIGHT (c) 1989-1999.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* XXX CPU Dependent Source
|
||||
* C4x CPU Dependent Source
|
||||
*
|
||||
*
|
||||
* COPYRIGHT (c) 1989-1999.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* cpu.h
|
||||
*
|
||||
* This include file contains information pertaining to the XXX
|
||||
* This include file contains information pertaining to the C4x
|
||||
* processor.
|
||||
*
|
||||
* COPYRIGHT (c) 1989-1999.
|
||||
@@ -100,9 +100,8 @@ extern "C" {
|
||||
*
|
||||
* C4x Specific Information:
|
||||
*
|
||||
* XXXanswer
|
||||
*
|
||||
* Initial investigation indicates a software managed stack will be needed.
|
||||
* But the implementation does not currently include support for one.
|
||||
*/
|
||||
|
||||
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK FALSE
|
||||
|
||||
Reference in New Issue
Block a user