cheri-security / MorelloLinux / fakeHeap / library.h
library.h
Raw
#include <stdio.h>

#include <stdlib.h>
#include <string.h>

#include <stdint.h>


int test(int** oldArray);