Revert "added ifdefs guards for includes."
This reverts commit 15199a17a5.
This commit is contained in:
@@ -7,12 +7,6 @@
|
||||
; * Please see toplevel file COPYING of that project for license details. *
|
||||
; ***************************************************************************
|
||||
|
||||
#ifndef COMMON_RINGBUFFER_Y_H
|
||||
#define COMMON_RINGBUFFER_Y_H
|
||||
|
||||
.include "common/m_ringbuffer_y.asm"
|
||||
|
||||
|
||||
|
||||
.equ RINGBUFFERY_OFFS_MAXSIZE = 0
|
||||
.equ RINGBUFFERY_OFFS_USED = 1
|
||||
@@ -202,5 +196,3 @@ RingBufferY_WriteByteGuarded_error:
|
||||
|
||||
|
||||
|
||||
#endif ; COMMON_RINGBUFFER_Y_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user