Source-Changes-D archive

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

Re: CVS commit: src/sys/arch/amiga



On Fri, Feb 05, 2010 at 09:34:10PM +0900, Izumi Tsutsui wrote:
> > Added two new macros to device.h:
> > amiga_membarrier() enforces a reorder protection on memory read/writes.

We have __insn_barrier() in sys/cdefs.h for that.

Martin


Home | Main Index | Thread Index | Old Index