summaryrefslogtreecommitdiff
path: root/lib/libc_r/arch/sparc64/uthread_machdep_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/arch/sparc64/uthread_machdep_asm.S')
-rw-r--r--lib/libc_r/arch/sparc64/uthread_machdep_asm.S6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc_r/arch/sparc64/uthread_machdep_asm.S b/lib/libc_r/arch/sparc64/uthread_machdep_asm.S
index 63ba7852603..774083a13af 100644
--- a/lib/libc_r/arch/sparc64/uthread_machdep_asm.S
+++ b/lib/libc_r/arch/sparc64/uthread_machdep_asm.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: uthread_machdep_asm.S,v 1.3 2002/01/02 23:05:53 art Exp $ */
+/* $OpenBSD: uthread_machdep_asm.S,v 1.4 2002/08/25 22:10:44 brad Exp $ */
/* David Leonard <d@csee.uq.edu.au>. Public domain. */
#include <machine/asm.h>
@@ -16,7 +16,9 @@
#define flushw t T_FLUSHWIN
#endif
-/* void _thread_switch(long newstate[2], long savestate[2], int flags); */
+/*
+ * void _thread_machdep_switch(long newstate[2], long savestate[2], int flags);
+ */
ENTRY(_thread_machdep_switch)
/* new window */