git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4560 4a8a32a2...
[fw/sdcc] / as / z80 / alloc.h
1 /* alloc.h */
2 /* DECUS C */
3
4 #ifndef SDK
5 //extern        char    *alloc();
6 //extern        char    *malloc();
7 //extern        char    *calloc();
8 //extern        char    *realloc();
9 #endif
10