Project

General

Profile

183 markw
#ifndef LINUX_MEMORY_H
#define LINUX_MEMORY_H

void init_memory();

#endif