marcel 2004/01/19 18:35:46 PST
FreeBSD src repository
Modified files:
sys/ia64/ia64 interrupt.c trap.c
Log:
s/framep/tf/g -- this normalizes on the use of tf to point to the
trapframe and improves grep-ability.
Revision Changes Path
1.44 +8 -8 src/sys/ia64/ia64/interrupt.c
1.96 +81 -81 src/sys/ia64/ia64/trap.c