| plan 9 kernel history: overview | file list | diff list |
1992/0201/gnot/trap.c (diff list | history)
| 1992/0124/sys/src/9/gnot/trap.c:322,328 – 1992/0201/sys/src/9/gnot/trap.c:322,328 (short | long | prev | next) | ||
|
Whitespace edit.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1990/11211 | error(Ebadarg); | |
| 1990/0511 | } if(sp & (BY2WD-1)){ | |
| 1991/0705 |
| |
| 1992/0201 | pprint("odd sp in sys call pc %lux sp %lux\n", | |
| 1991/0705 | ((Ureg*)UREGADDR)->pc, ((Ureg*)UREGADDR)->sp); | |
| 1990/1110 | msg = "sys: odd stack"; | |
| 1990/0511 | goto Bad; | |