]> sourceware.org Git - newlib-cygwin.git/blame - libgloss/bfin/include/ccblkfn.h
libgloss: bfin: sync headers to VDSP 5.0 Update 8
[newlib-cygwin.git] / libgloss / bfin / include / ccblkfn.h
CommitLineData
4834826e
JJ
1/*
2 * The authors hereby grant permission to use, copy, modify, distribute,
3 * and license this software and its documentation for any purpose, provided
4 * that existing copyright notices are retained in all copies and that this
5 * notice is included verbatim in any distributions. No written agreement,
6 * license, or royalty fee is required for any of the authorized uses.
7 * Modifications to this software may be copyrighted by their authors
8 * and need not follow the licensing terms described here, provided that
9 * the new terms are clearly indicated on the first page of each file where
10 * they apply.
11 */
12
1cfc2fea
MF
13#ifndef _CCBLKFN_H
14#define _CCBLKFN_H
15
16#include <stdlib.h>
17
18#include <builtins.h>
19#include <sys/anomaly_macros_rtl.h>
20
21#include <sys/mc_typedef.h>
22
23#endif
This page took 0.032281 seconds and 5 git commands to generate.