aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/General/process.h
blob: aa7b157a27949dbf6f5f8a68365bf905b28d0e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * process.h
 *
 *  Created on: 4 ���� 2018
 *      Author: shlomo
 */

#ifndef MODULES_GENERAL_PROCESS_H_
#define MODULES_GENERAL_PROCESS_H_


void ProcessRequestFunc(MessageContainer* requestContainer);



#endif /* MODULES_GENERAL_PROCESS_H_ */