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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [uC-libc/] [include/] [bsd/] [stdlib.h] - Rev 1765

Compare with Previous | Blame | View Log

/* some things shouldn't be macros, get out your barf bag */
 
#ifndef _BSD_STDLIB_H
#define _BSD_STDLIB_H
 
#undef __MALLOC_0_RETURNS_NULL
#define __MALLOC_0_RETURNS_NULL
#include_next <stdlib.h>
#undef atoi
#undef atol
 
#endif /* _BSD_STDLIB_H */
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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