This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add a stub header for Blackfin


Hi,

This patch is from Bernd Schmidt. It adds a stub header for Blackfin, which is needed for some Blackfin headers. Please review and apply. Thanks.


Jie
2009-09-08  Bernd Schmidt  <bernd.schmidt@analog.com>

	* bfin/include/ccblkfn.h: New file.

Index: bfin/include/ccblkfn.h
===================================================================
RCS file: bfin/include/ccblkfn.h
diff -N bfin/include/ccblkfn.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ bfin/include/ccblkfn.h	8 Sep 2009 15:43:25 -0000
@@ -0,0 +1,2 @@
+/* For now, a dummy header file, fill in with gcc-specific items later.
+   Header files from VisualDSP require that this exists.  */

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]