do_restart
goto do_restart;
do_restart:
goto do_restart;
do_restart:
void do_restart(void *arg);
lc->restart_fn = (unsigned long) do_restart;
lc->restart_fn = (unsigned long)do_restart;
do_restart = 1;
if (do_restart)
int do_wake = 0, do_restart = 0;