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

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

#include <stdint.h>



int test();
void testStore(void* alloc);