]> git.gag.com Git - fw/sdcc/blob - as/z80/alloc.h
Linker complaints if linked modules have conflicting options.
[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