cstdlib: mallinfo is no longer in stdlib.h

This commit is contained in:
Gregory Nutt 2020-06-15 08:03:58 -06:00 committed by patacongo
parent b5c5948e1c
commit ff0161000f
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ namespace std
using ::memalign;
using ::zalloc;
using ::calloc;
using ::mallinfo;
#ifdef CONFIG_PSEUDOTERM
// Pseudo-Terminals