Revision 6ff06bbf unittests/periphery-lld/inc/ut_alld_dw1000.h

View differences:

unittests/periphery-lld/inc/ut_alld_dw1000.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_DW1000_LLD_H_
20
#define _AMIROOS_UT_DW1000_LLD_H_
19
#ifndef AMIROOS_UT_DW1000_LLD_H
20
#define AMIROOS_UT_DW1000_LLD_H
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
37 37

  
38 38
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_DW1000) */
39 39

  
40
#endif /* _AMIROOS_UT_DW1000_LLD_H_ */
40
#endif /* AMIROOS_UT_DW1000_LLD_H */

Also available in: Unified diff