Added #define to make this file exactly like its siblings in mpc821

and mpc860 directories.
This commit is contained in:
Joel Sherrill
1999-11-09 03:37:40 +00:00
parent 78facc4915
commit 84bf329159

View File

@@ -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