From 899b4718a209e4b5461623dd7ee0093874031492 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 8 Sep 2009 21:22:06 +0000 Subject: [PATCH] 2009-09-08 Bernd Schmidt * bfin/include/ccblkfn.h: New file. --- libgloss/ChangeLog | 4 ++++ libgloss/bfin/include/ccblkfn.h | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 libgloss/bfin/include/ccblkfn.h diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 66632d2d2..1cc3302d4 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2009-09-08 Bernd Schmidt + + * bfin/include/ccblkfn.h: New file. + 2009-09-08 Mike Frysinger * bfin/include/sys/_adi_platform.h: Convert __ASSEMBLY__ to diff --git a/libgloss/bfin/include/ccblkfn.h b/libgloss/bfin/include/ccblkfn.h new file mode 100644 index 000000000..c8863873a --- /dev/null +++ b/libgloss/bfin/include/ccblkfn.h @@ -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. */