added ifdefs guards for includes.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
; * Please see toplevel file COPYING of that project for license details. *
|
||||
; ***************************************************************************
|
||||
|
||||
#ifndef COMMON_CRC8_H
|
||||
#define COMMON_CRC8_H
|
||||
|
||||
|
||||
.cseg
|
||||
|
||||
@@ -44,3 +47,7 @@ crc8Calc_withoutPoly:
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
|
||||
#endif ; COMMON_CRC8_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user