CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2013/05/18 11:42:11
Modified files: sys/arch/arm/arm: cpufunc.c Log message: Make sure we executed the instruction before continuing. Also replace calls to drain the write buffer with the correct ones for armv7. ok miod@