mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-04 20:03:21 +02:00
SVP: fix ARM breakage, re-add missing stuff
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@818 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "cmn.h"
|
||||
|
||||
u32 tcache[DRC_TCACHE_SIZE/4];
|
||||
u32 __attribute__((aligned(4096))) tcache[DRC_TCACHE_SIZE/4];
|
||||
|
||||
|
||||
void drc_cmn_init(void)
|
||||
|
||||
Reference in New Issue
Block a user