int global_one;

void clobber_register()
{
  *(volatile unsigned char *)(0xE0000000 * global_one) = 0x00;
}


syntax highlighted by Code2HTML, v. 0.9.1