Switched all bsps which had an implementation of sbrk.c which only

returned an error to using a single shared copy of this file.
This commit is contained in:
Joel Sherrill
1997-04-15 17:37:12 +00:00
parent ecc4594a2e
commit b5847517fc
20 changed files with 51 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH=@srcdir@
VPATH=@srcdir@:../../../shared/@srcdir@
PGM=${ARCH}/startup.rel