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:           Tue Mar  6 14:42:44 UTC 2007

Modified Files:
        src/sys/arch/atari/atari: bus.c
        src/sys/arch/atari/include: bus.h

Log Message:
Change bus_space_handle_t from void * (formerly caddr_t) to u_long
to make things easier.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/arch/atari/atari/bus.c
cvs rdiff -r1.35 -r1.36 src/sys/arch/atari/include/bus.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