From f80b4a38d8a176343fe45ed5a67dd9c5d543d4d7 Mon Sep 17 00:00:00 2001 From: Marco S Hyman Date: Mon, 10 Feb 2003 19:21:35 +0000 Subject: priviledged -> privileged from David Krause via Henning Brauer --- lib/libpthread/arch/sparc/uthread_machdep_asm.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libpthread/arch/sparc/uthread_machdep_asm.S b/lib/libpthread/arch/sparc/uthread_machdep_asm.S index 760c6d226f3..d737f6744c8 100644 --- a/lib/libpthread/arch/sparc/uthread_machdep_asm.S +++ b/lib/libpthread/arch/sparc/uthread_machdep_asm.S @@ -1,4 +1,4 @@ -/* $OpenBSD: uthread_machdep_asm.S,v 1.6 2003/01/26 20:24:36 jason Exp $ */ +/* $OpenBSD: uthread_machdep_asm.S,v 1.7 2003/02/10 19:21:34 marc Exp $ */ /* David Leonard . Public domain. */ #include @@ -45,7 +45,7 @@ ENTRY(_thread_machdep_fpsave) * If %psr were readable, exitting could be faster. The EF * bit is only set if the FPU is enabled, and we only need * to save fpu state if it is enabled. But, RDPSR is a - * priviledged instruction. + * privileged instruction. */ /* save registers */ -- cgit v1.2.3