/* * Trampoline OS * * Trampoline is copyright (c) IRCCyN 2005+ * Trampoline is protected by the French intellectual property law. * * This software is distributed under the Lesser GNU Public Licence * * Trampoline OSEK communication datatypes * * $Date$ - $Rev$ * $Author$ * $URL$ */ #ifndef __TPL_COM_H__ #define __TPL_COM_H__ #include "tpl_com_definitions.h" #include "tpl_com_internal.h" /* __TPL_COM_H__ */ #endif