diff options
author | 2009-07-29 20:00:47 +0000 | |
---|---|---|
committer | 2009-07-29 20:00:47 +0000 | |
commit | d22db0803a8a8d2b7bfc1498ac4da9ebdd48683e (patch) | |
tree | 2412ed07ad00c6e46466a631111bd18d99dbca45 | |
parent | now that the pages are split and we track separate HISTORY: (diff) | |
download | wireguard-openbsd-d22db0803a8a8d2b7bfc1498ac4da9ebdd48683e.tar.xz wireguard-openbsd-d22db0803a8a8d2b7bfc1498ac4da9ebdd48683e.zip |
Fix bogus comment; requested by deraadt@
-rw-r--r-- | sys/arch/hppa/hppa/locore.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/hppa/locore.S b/sys/arch/hppa/hppa/locore.S index e7b75483035..13140a399f7 100644 --- a/sys/arch/hppa/hppa/locore.S +++ b/sys/arch/hppa/hppa/locore.S @@ -1,4 +1,4 @@ -/* $OpenBSD: locore.S,v 1.161 2009/07/29 18:31:11 kettenis Exp $ */ +/* $OpenBSD: locore.S,v 1.162 2009/07/29 20:00:47 kettenis Exp $ */ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -711,7 +711,7 @@ $syscall $syscall_return /* t3 == VA trapframe */ - /* splhigh(), just in case */ + /* disable interrupts, just in case */ mtctl r0, eiem /* |