Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/news68k/news68k
Module Name: src
Committed By: tsutsui
Date: Sun Mar 4 11:05:53 UTC 2007
Modified Files:
src/sys/arch/news68k/news68k: pmap_bootstrap.c
Log Message:
- void *CADDR1, CADDR2; -> void *CADDR1, *CADDR2;
- vmmap is declared as (char *) in <m68k/pmap_motorola.h>
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/news68k/news68k/pmap_bootstrap.c
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