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/cdefBF542M.h')
-rw-r--r--libgloss/bfin/include/cdefBF542M.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/libgloss/bfin/include/cdefBF542M.h b/libgloss/bfin/include/cdefBF542M.h
index 72ebb825d..060b21387 100644
--- a/libgloss/bfin/include/cdefBF542M.h
+++ b/libgloss/bfin/include/cdefBF542M.h
@@ -13,7 +13,7 @@
/*
** cdefBF542M.h
**
-** Copyright (C) 2009 Analog Devices, Inc.
+** Copyright (C) 2008-2009 Analog Devices Inc., All Rights Reserved.
**
************************************************************************************
**
@@ -22,4 +22,9 @@
**
************************************************************************************/
+#ifndef _CDEF_BF542M_H
+#define _CDEF_BF542M_H
+
#include <cdefBF542.h>
+
+#endif /* _CDEF_BF542M_H */