[TRIVIAL] duplicate extern char _stext

From: Rusty Trivial Russell (rusty@rustcorp.com.au)
Date: Mon Jan 13 2003 - 21:35:50 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:48 EST