
/*
 * misc.h
 *
 *  Created on: 21 Sep 2016
 *      Author: Mike
 */

#ifndef MISC_H_
#define MISC_H_

extern void _init(void);



#endif /* MISC_H_ */
