mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:43:54 +08:00
Remove abs() and labs() definitions
Confict with <stdlib.h>.
This commit is contained in:
@@ -99,8 +99,6 @@
|
||||
#define realloc _bsd_realloc
|
||||
#define reallocf _bsd_reallocf
|
||||
#define setenv _bsd_setenv
|
||||
#define abs _bsd_abs
|
||||
#define labs _bsd_labs
|
||||
|
||||
/* Debug */
|
||||
|
||||
|
Reference in New Issue
Block a user