blob: 84e5f335c568bc0bda4cb182e2ecb5d7e08179a5 [file] [log] [blame]
#ifndef EXAMPLES_WATCHED_H
#define EXAMPLES_WATCHED_H
#ifdef __cplusplus
extern "C" {
#endif
void init_watched(void);
#ifdef __cplusplus
}
#endif
#endif /* EXAMPLES_WATCHED_H */