Project

General

Profile

#ifndef LINUX_MEMORY_H
#define LINUX_MEMORY_H

void init_memory();

#endif
(7-7/10)