]> sourceware.org Git - newlib-cygwin.git/blame - libgloss/bfin/include/defBF547M.h
newlib: Add more FreeBSD files for non LDBL_EQ_DBL support
[newlib-cygwin.git] / libgloss / bfin / include / defBF547M.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
13/*
14** defBF547M.h
15**
1cfc2fea 16** Copyright (C) 2008-2009 Analog Devices Inc., All Rights Reserved.
4834826e
JJ
17**
18************************************************************************************
19**
20** This file just maps directly onto the def file for BF547, unless
21** anything is required to change for the M derivative.
22**
23**/
24
1cfc2fea
MF
25#ifndef _DEF_BF547M_H
26#define _DEF_BF547M_H
27
4834826e 28#include <defBF547.h>
1cfc2fea
MF
29
30#endif /* _DEF_BF5447M_H */
This page took 0.107131 seconds and 6 git commands to generate.