From b65289fc0ace5d6dc89dd4fe44f361529947d5c7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 22 May 1996 11:39:26 +0000 Subject: sync to mark --- lib/libc/arch/arm32/sys/sbrk.S | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lib/libc/arch/arm32/sys/sbrk.S') diff --git a/lib/libc/arch/arm32/sys/sbrk.S b/lib/libc/arch/arm32/sys/sbrk.S index e55a251620b..562b6e6be76 100644 --- a/lib/libc/arch/arm32/sys/sbrk.S +++ b/lib/libc/arch/arm32/sys/sbrk.S @@ -1,12 +1,9 @@ -/* $NetBSD: sbrk.S,v 1.1 1996/02/16 20:48:57 mark Exp $ */ +/* $NetBSD: sbrk.S,v 1.2 1996/05/12 19:55:24 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: @(#)sbrk.s 5.1 (Berkeley) 4/23/90 - * $Id: sbrk.S,v 1.1 1996/05/01 12:51:31 deraadt Exp $ + * $Id: sbrk.S,v 1.2 1996/05/22 11:39:23 deraadt Exp $ */ #include "SYS.h" -- cgit v1.2.3