EPICS Base
7.0.5.1
epicsStdioRedirect.h
1
/*************************************************************************\
2
* Copyright (c) 2009 UChicago Argonne LLC, as Operator of Argonne
3
* National Laboratory.
4
* Copyright (c) 2002 The Regents of the University of California, as
5
* Operator of Los Alamos National Laboratory.
6
* SPDX-License-Identifier: EPICS
7
* EPICS BASE is distributed subject to a Software License Agreement found
8
* in file LICENSE that is included with this distribution.
9
\*************************************************************************/
10
11
/* epicsStdioRedirect.h */
12
13
/* This file is now obselete, and is likely to be
14
* deleted in a future release of EPICS Base.
15
*
16
* Use the epicsStdio.h header file instead.
17
*/
18
19
#ifndef epicsStdioRedirecth
20
#define epicsStdioRedirecth
21
22
#include <epicsStdio.h>
23
24
#endif
/* epicsStdioRedirecth */
Generated on Sun Mar 21 2021 16:10:19 for EPICS Base by
1.8.13