| plan 9 kernel history: overview | file list | diff list |
1992/0520/boot/boot.c (diff list | history)
| 1992/0327/sys/src/9/boot/boot.c:167,172 – 1992/0520/sys/src/9/boot/boot.c:167,173 (short | long | prev | next) | ||
| 1992/0317 | if(mp->name == 0) continue; } | |
| 1992/0520 | return 0; /* not reached */ | |
| 1992/0317 | } void | |