Go to the documentation of this file.
01 1 Copyright (c) 2002, 2005, 2007 Joerg Wunsch
022All rights reserved.
033
044Portions of documentation Copyright (c) 1990, 1991, 1993
055The Regents of the University of California.
066
077All rights reserved.
088
099Redistribution and use in source and binary forms, with or without
1010modification, are permitted provided that the following conditions are met:
1111
1212* Redistributions of source code must retain the above copyright
1313notice, this list of conditions and the following disclaimer.
1414
1515* Redistributions in binary form must reproduce the above copyright
1616notice, this list of conditions and the following disclaimer in
1717the documentation and/or other materials provided with the
1818distribution.
1919
2020* Neither the name of the copyright holders nor the names of
2121contributors may be used to endorse or promote products derived
2222from this software without specific prior written permission.
2323
2424THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2525AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2626IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2727ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2828LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2929CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3030SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3131INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3232CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3333ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3434POSSIBILITY OF SUCH DAMAGE.
3535
3636$Id: stdio.h 2503 2016-02-07 22:59:47Z joerg_wunsch $
3737*/
3838
3939#ifndef _STDIO_H_
4040#define _STDIO_H_ 1
4141
4242#ifndef __ASSEMBLER__
4343
4444#include <