Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/05/2001 20:46:38
Module Name:	basesrc
Committed By:	kleink
Date:		Sat May  5 17:46:38 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/m68k/sys: brk.S sbrk.S

Log Message:
Shameless hack to reference end when using a.out and _end when using ELF.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/arch/m68k/sys/brk.S \
    basesrc/lib/libc/arch/m68k/sys/sbrk.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.