-/* $OpenBSD: locore.s,v 1.152 2008/08/10 14:13:05 kettenis Exp $ */
+/* $OpenBSD: locore.s,v 1.153 2008/08/17 14:25:19 kettenis Exp $ */
/* $NetBSD: locore.s,v 1.137 2001/08/13 06:10:10 jdolecek Exp $ */
/*
retl
nop
- /*
- * If something's wrong with the standard setup do this stupid loop
- * calibrated for a 143MHz processor.
- */
-Lstupid_delay:
- set 142857143/MICROPERSEC, %o1
-Lstupid_loop:
- brnz,pt %o1, Lstupid_loop
- dec %o1
- brnz,pt %o0, Lstupid_delay
- dec %o0
- retl
- nop
-
ENTRY(setjmp)
save %sp, -CC64FSZ, %sp ! Need a frame to return to.
flushw