/* * Copyright (C) ST-Ericsson SA 2010 * Author: Jean-Philippe FASSINO for ST-Ericsson. * License terms: GNU General Public License (GPL) version 2. */ /*! * \internal * \brief Internal Memory Management API. * * \defgroup MEMORY_INTERNAL Private Memory API. * */ #ifndef __INC_MEMORY_H #define __INC_MEMORY_H #include #include #endif /* __INC_MEMORY_H */