added ifdefs guards for includes.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
; * Please see toplevel file COPYING of that project for license details. *
|
||||
; ***************************************************************************
|
||||
|
||||
#ifndef COMMON_RINGBUFFER_H
|
||||
#define COMMON_RINGBUFFER_H
|
||||
|
||||
|
||||
|
||||
@@ -253,3 +255,6 @@ RINGBUFFER_END:
|
||||
.equ MODULE_SIZE_RINGBUFFER = RINGBUFFER_END-RINGBUFFER_BEGIN
|
||||
|
||||
|
||||
|
||||
#endif ; COMMON_RINGBUFFER_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user