Source-Changes archive

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

CVS commit: src/sys/arch/atari/dev



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 24 02:02:38 UTC 2009

Modified Files:
        src/sys/arch/atari/dev: atari5380.c

Log Message:
Replace multi-statement macro using GCC extension `({})' with
static inline functions to avoid possible side effects or confusion.

Tested on TT030 by David Ross and on Falcon by Tuomo Makinen on port-atari.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/atari/dev/atari5380.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