• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 if (upeek(tcp->pid, REG_A3, &alpha_a3) < 0)
2 	return -1;
3 if (upeek(tcp->pid, REG_R0, &alpha_r0) < 0)
4 	return -1;
5