forked from Imagelibrary/rtems
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-12-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
|
||||
|
||||
2000-11-21 Jiri Gaisler <jgais@ws.estec.esa.nl>
|
||||
|
||||
* cpu_asm.S: Fix for CPUs with FPU revision B or C.
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/score/isr.h>
|
||||
#include <rtems/rtems/cache.h>
|
||||
|
||||
/*
|
||||
* This initializes the set of opcodes placed in each trap
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-12-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
|
||||
|
||||
2000-11-21 Jiri Gaisler <jgais@ws.estec.esa.nl>
|
||||
|
||||
* cpu_asm.S: Fix for CPUs with FPU revision B or C.
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/score/isr.h>
|
||||
#include <rtems/rtems/cache.h>
|
||||
|
||||
/*
|
||||
* This initializes the set of opcodes placed in each trap
|
||||
|
||||
Reference in New Issue
Block a user