/* * @file tpl_os_stm.h * * @section desc File description * * Trampoline STM header file * * @section copyright Copyright * * Trampoline RTOS * * Trampoline is copyright (c) CNRS, University of Nantes, Ecole Centrale de Nantes * Trampoline is protected by the French intellectual property law. * * This software is distributed under the GNU Public Licence V2. * Check the LICENSE file in the root directory of Trampoline * * @section infos File informations * * $Date: 2015-03-02 16:00:39 +0100 (lun., 02 mars 2015) $ * $Rev: 0 $ * $Author: audrey $ * $URL: http://trampoline.rts-software.org/svn/trunk/os/tpl_os_stm.h $ */ /*#include "tpl_os_types.h" #include "tpl_os_task_kernel.h" #define OS_START_SEC_CODE #include "tpl_memmap.h"*/ #include "tpl_os_stm_types.h"