From 261eec110b6fe11d0bf7d4342a95688587b63a86 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 23 Oct 2016 14:19:08 -0600 Subject: [PATCH] Xtensa: Mismatched #endif --- arch/xtensa/src/common/xtensa.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/xtensa/src/common/xtensa.h b/arch/xtensa/src/common/xtensa.h index 31a49e16e26..df93eb1d360 100644 --- a/arch/xtensa/src/common/xtensa.h +++ b/arch/xtensa/src/common/xtensa.h @@ -200,7 +200,6 @@ extern uint32_t _eheap; /* End+1 of heap */ * Public Functions ****************************************************************************/ -#ifndef __ASSEMBLY__ /* Common Functions *********************************************************/ /* Common functions defined in arch/xtensa/src/common. These may be replaced * with chip-specific functions of the same name if needed. See also