Revision 260
delete rtc_macros.h
proj/include/rtc_macros.h | ||
---|---|---|
1 |
#ifndef RTC_MACROS_H_INCLUDED |
|
2 |
#define RTC_MACROS_H_INCLUDED |
|
3 |
|
|
4 |
#include <lcom/lcf.h> |
|
5 |
|
|
6 |
|
|
7 |
|
|
8 |
#endif /* end of include guard: RTC_MACROS_H_INCLUDED */ |
|
9 | 0 |
proj/src/rtc.c | ||
---|---|---|
1 | 1 |
#include "rtc.h" |
2 |
#include "rtc_macros.h" |
|
3 | 2 |
|
4 | 3 |
#include <lcom/lcf.h> |
5 | 4 |
|
Also available in: Unified diff