blob: 11e273623c5027d84f78cbad18030065e69bb958 [file] [log] [blame]
Dmitry V. Levind70d1c42015-03-22 22:13:55 +00001if (upeek(tcp->pid, REG_A3, &alpha_a3) < 0)
2 return -1;
3if (upeek(tcp->pid, REG_R0, &alpha_r0) < 0)
4 return -1;