Projet_SETI_RISC-V/riscv-gnu-toolchain/install-newlib-nano/riscv32-unknown-elf/include/machine/malloc.h
2023-03-06 14:48:14 +01:00

8 lines
138 B
C

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