forked from Imagelibrary/rtems
Added #define to make this file exactly like its siblings in mpc821
and mpc860 directories.
This commit is contained in:
@@ -44,7 +44,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asm.h"
|
#include "asm.h"
|
||||||
#include "rtems.h"
|
#define ALIGN_REGS 0x0140
|
||||||
|
|
||||||
|
|
||||||
.set CACHE_SIZE,16 # cache line size of 32 bytes
|
.set CACHE_SIZE,16 # cache line size of 32 bytes
|
||||||
.set CACHE_SIZE_L2,4 # cache line size, log 2
|
.set CACHE_SIZE_L2,4 # cache line size, log 2
|
||||||
|
|||||||
Reference in New Issue
Block a user