1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-09 11:34:55 +00:00
Files
amiga-gcc/sys-include/machine/malloc.h
2022-12-31 15:57:19 +01:00

9 lines
138 B
C

#ifndef _MACHMALLOC_H_
#define _MACHMALLOC_H_
/* place holder so platforms may add malloc.h extensions */
#endif /* _MACHMALLOC_H_ */