|
|
1.1 ! root 1: #include <linux/linkage.h> ! 2: ! 3: /* ! 4: * BogoMips loop. Non-inlined because various x86's have so wildly ! 5: * varying results depending on the exact alignment. ! 6: */ ! 7: ! 8: ENTRY(__do_delay) ! 9: jmp 1f ! 10: .align 16 ! 11: 1: jmp 2f ! 12: .align 16 ! 13: 2: decl %eax ! 14: jns 2b ! 15: ret ! 16: ! 17: ! 18:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.