Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/bfin/include/defBF544M.h')
-rw-r--r--libgloss/bfin/include/defBF544M.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/libgloss/bfin/include/defBF544M.h b/libgloss/bfin/include/defBF544M.h
index 5b1470e3d..c61640a35 100644
--- a/libgloss/bfin/include/defBF544M.h
+++ b/libgloss/bfin/include/defBF544M.h
@@ -13,7 +13,7 @@
/*
** defBF544M.h
**
-** Copyright (C) 2009 Analog Devices, Inc.
+** Copyright (C) 2008-2009 Analog Devices Inc., All Rights Reserved.
**
************************************************************************************
**
@@ -22,4 +22,9 @@
**
**/
+#ifndef _DEF_BF544M_H
+#define _DEF_BF544M_H
+
#include <defBF544.h>
+
+#endif /* _DEF_BF544M_H */