OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [newlib-1.17.0/] [libgloss/] [or32/] [_exit.c] - Diff between revs 180 and 198

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 180 Rev 198
Line 27... Line 27...
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* This program is commented throughout in a fashion suitable for processing
/* This program is commented throughout in a fashion suitable for processing
   with Doxygen.                                                              */
   with Doxygen.                                                              */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
 
 
#include <errno.h>
 
#include "or1ksim-board.h"
#include "or1ksim-board.h"
 
 
 
 
extern int  errno;
 
 
 
 
 
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*!Exit a program with no tidy up.
/*!Exit a program with no tidy up.
 
 
   We use the l.nop 1 code to terminate execution of the simulator.
   We use the l.nop 1 code to terminate execution of the simulator.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.