#include "spibase.h"

void init_romstart()
{
	romstart = 0x200000;
}


