2008-04-14 Patrick Mansfield <patmans@us.ibm.com>
* spu/sbrk.c: Remove "extern int errno", use whatever is supplied by sys/errno.h.
This commit is contained in:
@@ -34,8 +34,6 @@ Author: Andreas Neukoetter (ti95neuk@de.ibm.com)
|
||||
#include <errno.h>
|
||||
#include <spu_intrinsics.h>
|
||||
|
||||
extern int errno;
|
||||
|
||||
extern caddr_t _end;
|
||||
#define STACKSIZE 4096
|
||||
|
||||
|
Reference in New Issue
Block a user