Rev 9 | Go to most recent revision | Details | Last modification | View Log | RSS feed
/*
* misc.h
*
* Created on: 21 Sep 2016
* Author: Mike
*/
#ifndef MISC_H_
#define MISC_H_
extern void _init(void);
#endif /* MISC_H_ */