* src/mcs51/peeph.def: renamed rule 400 to 500, moved rule 253.x to 400.x for better...
[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