|
|
Power 6/32 Unix version 1.21
#/* # * System control block #*/ .align 2 .globl _scb _scb: #define UNUSED .long _Xunknown #define UNUSED8 UNUSED;UNUSED;UNUSED;UNUSED;UNUSED;UNUSED;UNUSED;UNUSED #define UNUSED15 UNUSED;UNUSED;UNUSED;UNUSED;UNUSED;UNUSED;UNUSED;UNUSED8 #define EXC(a) .long _X/**/a #define INT(a) .long _X/**/a UNUSED; INT(powerfail); UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; INT(hardclock); UNUSED; UNUSED; INT(cnrint); INT(cnxint); UNUSED; UNUSED; UNUSED; UNUSED; INT(s15); INT(s14); INT(s13); INT(s12); INT(s11); INT(s10); INT(s9); INT(s8); INT(s7); INT(s6); INT(s5); INT(s4); INT(s3); INT(s2); INT(s1); UNUSED; EXC(buserror); UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; EXC(kcall); EXC(prvinflt); EXC(resopflt); EXC(resadflt); EXC(protflt); EXC(transflt); EXC(kspnotval); EXC(tracep); EXC(bptflt); EXC(arithtrap); EXC(alignflt); UNUSED; EXC(fpp_emulate); UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; UNUSED; INT(iovec14); UNUSED15; /* ipl 0x14, device 0-15 */ INT(iovec15); UNUSED15; /* ipl 0x15, device 0-15 */ INT(iovec16); UNUSED15; /* ipl 0x16, device 0-15 */ INT(iovec17); UNUSED15; /* ipl 0x17, device 0-15 */ .space 512 /*empty space */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.