taglinefilesource code
test_base168arch/m68k/boot/atari/bootstrap.cu_long      test_base, saved_contents[16];
test_base169arch/m68k/boot/atari/bootstrap.c#define  TESTADDR(i)  (*((u_long *)((char *)test_base + i*8*MB)))
test_base176arch/m68k/boot/atari/bootstrap.ctest_base = ((unsigned long)&save_addr & 0x007fffff) | 0x20000000;