latest sparc32 patch from Blueswirl

git-svn-id: svn://coreboot.org/openbios/openbios-devel@13 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Stefan Reinauer
2006-05-07 16:40:13 +00:00
parent d80454d07a
commit 1ab6b463ad
27 changed files with 2723 additions and 37 deletions

View File

@@ -13,7 +13,7 @@
* - address pointed by CFA is executed by CPU
*/
extern void *words[];
extern void * const words[];
ucell PC;
volatile int runforth = 0;