OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [uC-libc/] [include/] [bsd/] [stdlib.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 199 simons
/* some things shouldn't be macros, get out your barf bag */
2
 
3
#ifndef _BSD_STDLIB_H
4
#define _BSD_STDLIB_H
5
 
6
#undef __MALLOC_0_RETURNS_NULL
7
#define __MALLOC_0_RETURNS_NULL
8
#include_next <stdlib.h>
9
#undef atoi
10
#undef atol
11
 
12
#endif /* _BSD_STDLIB_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.