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
fp_arith.h
fp_cond.S
fp_decode.h
fp_emu.h
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
fp_movem.S
fp_scan.S
fp_trig.c
fp_trig.h
fp_util.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
multi_arith.h