istereo2

view src/android/logger.h @ 35:643f4ab609a4

added readme and license
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 31 Oct 2015 05:45:35 +0200
parents
children
line source
1 #ifndef LOGGER_H_
2 #define LOGGER_H_
4 int start_logger(void);
6 #endif /* LOGGER_H_ */