Module Name: src Committed By: riastradh Date: Sun Feb 13 13:41:53 UTC 2022
Modified Files:
src/sys/arch/sh3/include: lock.h
Log Message:
sh3: __cpu_simple_unlock needs __insn_barrier.
No multiprocessor support here but the compiler can still reorder
memory access.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.
