* 2.4: header file confusion (interrupts)
@ 2001-01-08 13:58 Ulrich Windl
0 siblings, 0 replies; only message in thread
From: Ulrich Windl @ 2001-01-08 13:58 UTC (permalink / raw)
To: linux-kernel
Inspecting some code I found out that in 2.4.0test12
request_irq() is declared in sched.h, and not in interrupt.h,
SA_SHIRQ is declared in asm/signal.h, and not in interrupt.h
Isn't that a bit confusing? Maybe for 2.5 let's re-sort some things to
clean up dependencies...
Regards,
Ulrich
-
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-08 13:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-08 13:58 2.4: header file confusion (interrupts) Ulrich Windl
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.