int fs_exec(int ino)
{
 void *src = 0;
 if (ino)
   src = (void*)0xe000;
 goto *src;
}


syntax highlighted by Code2HTML, v. 0.9.1