forked from Imagelibrary/rtems
Merger from rtems-4-6-branch
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* cpumodel.t: Reflect c/src/exec having moved to cpukit.
|
||||
|
||||
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* sparc.texi: Set @setfilename sparc.info.
|
||||
|
||||
@@ -50,7 +50,7 @@ present.
|
||||
This section presents the set of features which vary
|
||||
across SPARC implementations and are of importance to RTEMS.
|
||||
The set of CPU model feature macros are defined in the file
|
||||
c/src/exec/score/cpu/sparc/sparc.h based upon the particular CPU
|
||||
cpukit/score/cpu/sparc/sparc.h based upon the particular CPU
|
||||
model defined on the compilation command line.
|
||||
|
||||
@subsection CPU Model Name
|
||||
@@ -85,7 +85,7 @@ only include eight.
|
||||
The macro SPARC_HAS_LOW_POWER_MODE is set to one to
|
||||
indicate that this CPU model has a low power mode. If low power
|
||||
is enabled, then there must be CPU model specific implementation
|
||||
of the IDLE task in c/src/exec/score/cpu/sparc/cpu.c. The low
|
||||
of the IDLE task in cpukit/score/cpu/sparc/cpu.c. The low
|
||||
power mode IDLE task should be of the form:
|
||||
|
||||
@example
|
||||
|
||||
Reference in New Issue
Block a user