| plan 9 kernel history: overview | file list | diff list |
2000/1013/bitsy/dat.h (diff list | history)
| 2000/1013/sys/src/9/bitsy/dat.h:99,112 – 2000/1014/sys/src/9/bitsy/dat.h:99,107 (short | long | prev | next) | ||
| 2000/0831 | int machno; /* physical id of processor */ ulong splpc; /* pc of last caller to splhi */ | |
| 2000/1013/sys/src/9/bitsy/dat.h:172,186 – 2000/1014/sys/src/9/bitsy/dat.h:167,173 | ||
| 2000/0831 | int ispanic; /* shutdown in response to a panic */ }active; | |
| 2000/0929 |
| |
| 2000/0831 |
| |
| 2000/1014 | #define MACHP(n) ((Mach*)MACHADDR) | |
| 2000/0831 | extern Mach *m; #define up (((Mach*)MACHADDR)->externup) | |