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/lib/libc/arch/x86_64/sys/cerror.S,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/arch/x86_64/sys/cerror.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -p -r1.4 -r1.4.2.1 --- src/lib/libc/arch/x86_64/sys/cerror.S 2011/11/18 20:17:46 1.4 +++ src/lib/libc/arch/x86_64/sys/cerror.S 2012/02/27 20:22:59 1.4.2.1 @@ -1,4 +1,4 @@ -/* $NetBSD: cerror.S,v 1.4 2011/11/18 20:17:46 joerg Exp $ */ +/* $NetBSD: cerror.S,v 1.4.2.1 2012/02/27 20:22:59 riz Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -36,13 +36,13 @@ #include #if defined(SYSLIBC_SCCS) && !defined(lint) - RCSID("$NetBSD: cerror.S,v 1.4 2011/11/18 20:17:46 joerg Exp $") + RCSID("$NetBSD: cerror.S,v 1.4.2.1 2012/02/27 20:22:59 riz Exp $") #endif /* SYSLIBC_SCCS and not lint */ #include "SYS.h" .globl _C_LABEL(__errno) - .hidden CERROR + .protected CERROR _ENTRY(CERROR) pushq %r12