Revision bc15fde77fc5d9ec2eec6066a5ab554ea1266a0a authored by Jeremy Fitzhardinge on 23 November 2010, 01:17:50 UTC, committed by Jeremy Fitzhardinge on 23 November 2010, 01:19:34 UTC
We just need the idle loop to drop into safe_halt, which default_idle()
is perfectly capable of doing.  There's no need to duplicate it.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
1 parent c2d0879
History
File Mode Size
test
.gitignore -rw-r--r-- 36 bytes
Makefile -rw-r--r-- 2.1 KB
algos.c -rw-r--r-- 3.6 KB
altivec.uc -rw-r--r-- 3.3 KB
int.uc -rw-r--r-- 2.7 KB
mktables.c -rw-r--r-- 2.9 KB
mmx.c -rw-r--r-- 3.8 KB
recov.c -rw-r--r-- 3.5 KB
sse1.c -rw-r--r-- 4.9 KB
sse2.c -rw-r--r-- 8.3 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 1.6 KB

back to top