mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 16:19:59 +08:00
#include <cstdlib>.
This commit is contained in:
@@ -36,7 +36,7 @@ static bool initialised = false;
|
||||
rtemsInterrupt
|
||||
*/
|
||||
|
||||
#include <stdlib.h> /* for malloc */
|
||||
#include <cstdlib>
|
||||
|
||||
rtemsInterrupt::rtemsInterrupt()
|
||||
: vector(0),
|
||||
|
||||
Reference in New Issue
Block a user