2002-11-04 00:40:56

by Ognen Duzlevski

[permalink] [raw]
Subject: irq_vectors.h (where is it)?

Hi,

the file /usr/src/linux-2.5.45/include/asm-i386/irq.h #includes the file
"irq_vectors.h" which is not in the same directory. Is this in error?
If not, sorry for wasting your time.

Cheers,
Ognen


2002-11-04 16:49:28

by Josh Myer

[permalink] [raw]
Subject: Re: irq_vectors.h (where is it)?

grep -r is your friend

it's in arch/i386/mach-generic/

see also the gcc lines whizzing past during compile =)
--
/jbm, but you can call me Josh. Really, you can!
"What's a metaphor?" "For sheep to graze in"
7958 1C1C 306A CDF8 4468 3EDE 1F93 F49D 5FA1 49C4


On Sun, 3 Nov 2002, dark side wrote:

> Hi,
>
> the file /usr/src/linux-2.5.45/include/asm-i386/irq.h #includes the file
> "irq_vectors.h" which is not in the same directory. Is this in error?
> If not, sorry for wasting your time.
>
> Cheers,
> Ognen
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>