kernel-ark/arch/m68k
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
..
amiga proc: move /proc/hardware to m68k-specific code 2008-10-23 14:24:03 +04:00
apollo m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
atari m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
bvme6000 m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
configs m68k: Update defconfigs for 2.6.28-rc7 2008-12-02 20:58:26 +01:00
fpsp040 m68k: fix trigraph ignored warning in setox.S 2008-12-28 20:00:05 +01:00
hp300
ifpsp060
kernel m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
lib
mac m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
math-emu m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
mm m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
mvme16x m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
mvme147 m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
q40 m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
sun3 m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
sun3x m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
tools/amiga
Kconfig trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
Kconfig.debug
Makefile