dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68k/mm
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
cache.c
fault.c
hwtest.c
init.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
kmap.c
memory.c
motorola.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
sun3kmap.c
sun3mmu.c