* [TRIVIAL] duplicate extern char _stext
@ 2003-01-14 2:35 Rusty Trivial Russell
0 siblings, 0 replies; only message in thread
From: Rusty Trivial Russell @ 2003-01-14 2:35 UTC (permalink / raw)
To: torvalds, linux-kernel
From: Geert Uytterhoeven <geert@linux-m68k.org>
Kill duplicate extern char _stext (already declared globally 14 lines before)
--- trivial-2.5.57/include/asm-i386/hw_irq.h.orig 2003-01-14 12:12:10.000000000 +1100
+++ trivial-2.5.57/include/asm-i386/hw_irq.h 2003-01-14 12:12:10.000000000 +1100
@@ -76,7 +76,6 @@
{
unsigned long eip;
extern unsigned long prof_cpu_mask;
- extern char _stext;
#ifdef CONFIG_PROFILING
extern void x86_profile_hook(struct pt_regs *);
--
Don't blame me: the Monkey is driving
File: Geert Uytterhoeven <geert@linux-m68k.org>: [PATCH] duplicate extern char _stext
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-14 2:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-14 2:35 [TRIVIAL] duplicate extern char _stext Rusty Trivial Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®