aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/delay.c
Commit message (Collapse)AuthorAgeFilesLines
* [XEN] Indentation cleanups (remove hard tabs).kfraser@localhost.localdomain2006-08-171-7/+7
| | | | | Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1769 (42c2cac1Ua7yeT9FnpvjJNvdSrd3BA)kaf24@firebug.cl.cam.ac.uk2005-06-291-1/+2
| | | | | | Remove ticks_per_usec global variable. cpu_khz suffices. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.952 (40c8935a3XSRdQfnx5RoO7XgaggvOQ)kaf24@scramble.cl.cam.ac.uk2004-06-101-0/+29
Towards x86_64 support. Merged a bunch of the existing x86_64 stuff back into a generic 'x86' architecture. Aim is to share as much as possible between 32- and 64-bit worlds.