Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/vax/include/mtpr.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/vax/include/mtpr.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.20 retrieving revision 1.20.64.1 diff -u -p -r1.20 -r1.20.64.1 --- src/sys/arch/vax/include/mtpr.h 2007/02/16 01:34:03 1.20 +++ src/sys/arch/vax/include/mtpr.h 2009/05/18 21:38:39 1.20.64.1 @@ -1,4 +1,4 @@ -/* $NetBSD: mtpr.h,v 1.20 2007/02/16 01:34:03 matt Exp $ */ +/* $NetBSD: mtpr.h,v 1.20.64.1 2009/05/18 21:38:39 bouyer Exp $ */ /* * Copyright (c) 1994 Ludd, University of Lule}, Sweden. @@ -172,7 +172,8 @@ mtpr(register_t val, int reg) __asm volatile ( "mtpr %0,%1" : /* No output */ - : "g" (val), "g" (reg)); + : "g" (val), "g" (reg) + : "memory"); } static inline register_t