summary refs log tree commit diff stats
path: root/target/xtensa/core-dsp3400/core-matmap.h
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2022-05-06 15:49:11 +0200
committerMarkus Armbruster <armbru@redhat.com>2022-05-11 16:50:32 +0200
commitea9cea93c69d508a333dd1b0cb1a44f6daf80b63 (patch)
tree7817a5b07af3cb84bfa28839519a77f38ecd55d2 /target/xtensa/core-dsp3400/core-matmap.h
parent4f31b54bfe52c72be9c17c158b38924e6cefcd0f (diff)
downloadfocaccia-qemu-ea9cea93c69d508a333dd1b0cb1a44f6daf80b63.tar.gz
focaccia-qemu-ea9cea93c69d508a333dd1b0cb1a44f6daf80b63.zip
Clean up decorations and whitespace around header guards
Cleaned up with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-5-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/xtensa/core-dsp3400/core-matmap.h')
-rw-r--r--target/xtensa/core-dsp3400/core-matmap.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/xtensa/core-dsp3400/core-matmap.h b/target/xtensa/core-dsp3400/core-matmap.h
index 8d1aa8336e..692012f9f4 100644
--- a/target/xtensa/core-dsp3400/core-matmap.h
+++ b/target/xtensa/core-dsp3400/core-matmap.h
@@ -43,11 +43,9 @@
    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  */
 
-
 #ifndef XTENSA_CONFIG_CORE_MATMAP_H
 #define XTENSA_CONFIG_CORE_MATMAP_H
 
-
 /*----------------------------------------------------------------------
 			CACHE (MEMORY ACCESS) ATTRIBUTES
   ----------------------------------------------------------------------*/
@@ -308,5 +306,5 @@
 
 
 
-#endif /*XTENSA_CONFIG_CORE_MATMAP_H*/
+#endif /* XTENSA_CONFIG_CORE_MATMAP_H */