[PATCH] UML: Separate out the time code
Move the i386 __delay to sys-i386 and add an implementation for x86_64. Also get rid of the definition of um_udelay_t. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Showing
arch/um/sys-i386/delay.c
0 → 100644
arch/um/sys-x86_64/delay.c
0 → 100644
Please register or sign in to comment