summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm32/sys/Ovfork.S
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-22 11:39:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-22 11:39:26 +0000
commitb65289fc0ace5d6dc89dd4fe44f361529947d5c7 (patch)
treea950a319d16c1a7982201b396ab5a01d65c726a0 /lib/libc/arch/arm32/sys/Ovfork.S
parentcebe7bf71ac41caf0b9a107991a848b91aa92a11 (diff)
sync to mark
Diffstat (limited to 'lib/libc/arch/arm32/sys/Ovfork.S')
-rw-r--r--lib/libc/arch/arm32/sys/Ovfork.S7
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/arch/arm32/sys/Ovfork.S b/lib/libc/arch/arm32/sys/Ovfork.S
index 603e3081017..2de02ce8131 100644
--- a/lib/libc/arch/arm32/sys/Ovfork.S
+++ b/lib/libc/arch/arm32/sys/Ovfork.S
@@ -1,12 +1,9 @@
-/* $NetBSD: Ovfork.S,v 1.1 1996/02/16 20:48:40 mark Exp $ */
+/* $NetBSD: Ovfork.S,v 1.2 1996/05/12 19:55:00 mark Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
- * This code is derived from software contributed to Berkeley by
- * William Jolitz.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -36,7 +33,7 @@
* SUCH DAMAGE.
*
* from: @(#)Ovfork.s 5.1 (Berkeley) 4/23/90
- * $Id: Ovfork.S,v 1.1 1996/05/01 12:51:25 deraadt Exp $
+ * $Id: Ovfork.S,v 1.2 1996/05/22 11:39:19 deraadt Exp $
*/
#include "SYS.h"