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_UTILS_H
|
||||
#define COMMON_UTILS_H
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -554,3 +557,6 @@ Utils_TranslateByTable_found:
|
||||
UTILS_END:
|
||||
.equ MODULE_SIZE_UTILS = UTILS_END-UTILS_BEGIN
|
||||
|
||||
|
||||
#endif ; COMMON_UTILS_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user