doxytest
Ini_Sys_Ex.h
Go to the documentation of this file.
1 /*===========================================================================================*/
2 /*
3 05_Ini_Sys_Ex.h
4 Manuel Tschumi
5 5 12 2007
6 */
7 /*===========================================================================================*/
8 #ifndef Ini_Sys_Exh
9 #define Ini_Sys_Exh
10 
11 void INI_SYS_EX (void);
12 void ERREURS_HELLO (void);
13 void INI_PIN (void);
14 
15 #endif
16 /*===========================================================================================*/
void ERREURS_HELLO(void)
void INI_PIN(void)
Definition: Ini_Sys_Ex.c:136
void INI_SYS_EX(void)
Definition: Ini_Sys_Ex.c:17