Module Name: src Committed By: riastradh Date: Mon Feb 20 13:30:47 UTC 2023
Modified Files:
src/sys/arch/mips/include: asm.h
Log Message:
mips/asm.h: Make membar macros conditional on MULTIPROCESSOR.
For !MULTIPROCESSOR, define them to be empty or nop as appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/mips/include/asm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
