main_ubi_sdk v 0.1.3
This is UBI4 documentation
binding_system.h
Go to the documentation of this file.
1/*
2 ******************************************************************************
3 * @file binding_system.h
4 * @author A.Alborov
5 ******************************************************************************
6*/
7#ifdef temp
8#ifndef BINDING_SYSTEM_H_
9#define BINDING_SYSTEM_H_
10
11#include "stdint.h"
12#include "stdbool.h"
13
14
15
16
17
18
19
20
21
22
23
24#endif /* BINDING_SYSTEM_H_ */
25#endif