Revision 060e352236ece3325a684c72817fbacdac597574 authored by Jeff Dike on 20 May 2005, 20:59:08 UTC, committed by Linus Torvalds on 20 May 2005, 22:48:17 UTC
This patch cleans up the delay implementations a bit, makes the loops
unoptimizable, and exports __udelay and __const_udelay.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 13479d5
Raw File
segment.h
#ifndef __ALPHA_SEGMENT_H
#define __ALPHA_SEGMENT_H

/* Only here because we have some old header files that expect it.. */

#endif
back to top