Source-Changes archive

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

CVS commit: src/sys/arch/sh3/include



Module Name:    src
Committed By:   itohy
Date:           Fri Feb 14 03:02:42 UTC 2003

Modified Files:
        src/sys/arch/sh3/include: lock.h

Log Message:
- Change __cpu_simple_lock_t from int to unsigned char.
  This makes simple lock work on big-endian platforms.
- Assembly-level optimization of __cpu_simple_lock_try().

OK'd by Gregory McGarry.  Closes PR port-sh3/20311.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/sh3/include/lock.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