| plan 9 kernel history: overview | file list | diff list |
1992/0520/port/devdup.c (diff list | history)
| 1992/0321/sys/src/9/port/devdup.c:123,126 – 1992/0520/sys/src/9/port/devdup.c:123,127 (short | long | prev | next) | ||
| 1990/0227 | { | |
| 1991/1115 | USED(c, va, n, offset); | |
| 1990/0227 | panic("dupwrite"); | |
| 1992/0520 | return 0; /* not reached */ | |
| 1990/0227 | } | |