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/sun3x
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
config.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
dvma.c [PATCH] mm: init_mm without ptlock 2005-10-29 21:40:40 -07:00
prom.c m68k: missing __init 2007-07-20 08:24:49 -07:00
time.c m68k: use bcd2bin/bin2bcd 2008-10-14 10:23:26 -07:00
time.h IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00