no-OS
projects
max42500
src
examples
basic
basic_example.h
Go to the documentation of this file.
1
/***************************************************************************/
39
#ifndef __BASIC_EXAMPLE_H__
40
#define __BASIC_EXAMPLE_H__
41
42
int
basic_example_main
(
void
);
43
44
#endif
/* __BASIC_EXAMPLE_H__ */
basic_example_main
int basic_example_main()
basic example main execution.
Definition:
basic_example.c:53
Generated by
1.8.17