forked from Imagelibrary/rtems
bsp/leon3: Move system control register support
Move, document, and reformat support functions from <leon.h> to <bsp/leon3.h>.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include <bsp/fatal.h>
|
||||
#include <bsp/irq.h>
|
||||
#include <bsp/leon3.h>
|
||||
#include <leon.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/sysinit.h>
|
||||
#include <rtems/score/assert.h>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/irq-generic.h>
|
||||
#include <leon.h>
|
||||
#include <bsp/leon3.h>
|
||||
#include <bsp/bootcard.h>
|
||||
#include <rtems/sysinit.h>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#include <amba.h>
|
||||
#include <leon.h>
|
||||
#include <bsp/leon3.h>
|
||||
|
||||
#define CPU_CACHE_SUPPORT_PROVIDES_RANGE_FUNCTIONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user