#ifndef LINUX_MEMORY_H
#define LINUX_MEMORY_H

void init_memory();

#endif
