summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/i386/sys/vforkx.s
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/i386/sys/vforkx.s')
-rw-r--r--usr/src/lib/libc/i386/sys/vforkx.s7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/lib/libc/i386/sys/vforkx.s b/usr/src/lib/libc/i386/sys/vforkx.s
index 4659498dc5..be14d9757a 100644
--- a/usr/src/lib/libc/i386/sys/vforkx.s
+++ b/usr/src/lib/libc/i386/sys/vforkx.s
@@ -20,7 +20,7 @@
*/
/*
- * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -28,11 +28,6 @@
.file "%M%"
-#include <sys/asm_linkage.h>
-
- ANSI_PRAGMA_WEAK(vforkx,function)
- ANSI_PRAGMA_WEAK(vfork,function)
-
#include "SYS.h"
#include <assym.h>