mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
12 lines
127 B
C
12 lines
127 B
C
/*
|
|
* main.h
|
|
*
|
|
* Created on: Mar 4, 2013
|
|
* Author: stephan
|
|
*/
|
|
|
|
#ifndef MAIN_H_
|
|
#define MAIN_H_
|
|
|
|
#endif /* MAIN_H_ */
|