3dphotoshoot

view src/android/logger.h @ 18:dccbd7d65517

moved to android-19 to make it work with android 4.x
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 10 Jun 2015 18:53:28 +0300
parents
children
line source
1 #ifndef LOGGER_H_
2 #define LOGGER_H_
4 int start_logger(void);
6 #endif /* LOGGER_H_ */