Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sun3



Module Name:    src
Committed By:   tsutsui
Date:           Sun Mar  4 14:03:03 UTC 2007

Modified Files:
        src/sys/arch/sun3/sun3: mem.c
        src/sys/arch/sun3/sun3x: mem.c

Log Message:
Use (char *) casts.

Umm, vmmap on sun3/sun3x is vaddr_t, not (char *)...


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/arch/sun3/sun3/mem.c
cvs rdiff -r1.32 -r1.33 src/sys/arch/sun3/sun3x/mem.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