aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/delay.c
Commit message (Collapse)AuthorAgeFilesLines
* x86: integrate delay functions.Glauber Costa2008-07-091-0/+137
delay_32.c, delay_64.c are now equal, and are integrated into delay.c. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>