|
|
1.1 ! root 1: /* DEFS.h 4.1 82/12/15 */ ! 2: ! 3: #ifdef PROF ! 4: #define ENTRY(x) .globl _/**/x; .align 2; _/**/x: .word 0; \ ! 5: .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount ! 6: #else ! 7: #define ENTRY(x) .globl _/**/x; .align 2; _/**/x: .word 0 ! 8: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.