Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari
Module Name: src
Committed By: tsutsui
Date: Fri Aug 10 17:43:32 UTC 2012
Modified Files:
src/sys/arch/atari/atari: atari_init.c machdep.c
src/sys/arch/atari/include: iomap.h
Log Message:
Appease gcc -fno-common:
- remove physmem from machdep.c since it's initialized in atari_init.c
- declare I/O address space variables properly
Compile test only. (currenty my TT030 is busy on pkgsrc builds)
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/atari/atari/atari_init.c
cvs rdiff -u -r1.174 -r1.175 src/sys/arch/atari/atari/machdep.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/atari/include/iomap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index