Use PT_CFM in place of PT_CR_IFS.

This commit is contained in:
Kevin Buettner
2000-06-13 03:17:11 +00:00
parent 26bfd1c08b
commit 9ac12c358e
3 changed files with 9 additions and 2 deletions

View File

@@ -236,7 +236,7 @@ static int u_offsets[] =
PT_PR,
PT_CR_IIP, /* ip */
PT_CR_IPSR, /* psr */
PT_CR_IFS, /* cfm */
PT_CFM, /* cfm */
/* kernel registers not visible via ptrace interface (?) */
-1, -1, -1, -1, -1, -1, -1, -1,
/* hole */