/* * Copyright (C) KolibriOS team 2024. All rights reserved. * Distributed under terms of the GNU General Public License */ #ifndef _MEMORY_H_ #define _MEMORY_H_ #include #endif // _MEMORY_H_