sam7fc/include/at91_tests.h

7 lines
103 B
C

#ifndef AT91_TESTS_H_
#define AT91_TESTS_H_
void at91_rttc_test_init(void);
#endif /*AT91_TESTS_H_*/