linux/arch/m68k/math-emu
Geert Uytterhoeven c85627fbf5 m68k: Kill several external declarations in source files
- Replace external declarations by proper includes where availiable.
    The accesses to some symbols had to be modified, as before they were
    declared using e.g. "extern int _end", while asm-generic/sections.h uses
    e.g. "extern char _end[]"
  - Remove unused or superfluous external declarations

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2009-01-12 20:56:34 +01:00
..
Makefile Stringify support commas 2008-07-20 17:24:38 -07:00
fp_arith.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_cond.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_decode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_emu.h kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support 2005-09-09 20:57:26 +02:00
fp_entry.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fp_log.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
fp_move.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_movem.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_scan.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_util.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
multi_arith.h [PATCH] m68k: broken constraints on mulu.l 2006-01-12 09:09:01 -08:00