Re: linux-2.2.18-pre19 asm/delay.h problem?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 22 Nov 2000 22:52:18 +0000 (GMT)


> > |> > > #define __bad_udelay() panic("Udelay called with too large a constant")
> > |>
> > |> Can't we change that to :
> > |> #error "Udelay..."
> >
> > No.
>
> ?? I think I'm missing something here.

preprocessor stuff is done too early for this

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/