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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [exit.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
/*
2
 * Definitions for do_exit() flags
3
 *
4
 * Copyright (C) 2008 Bahadir Balban
5
 */
6
 
7
#ifndef __EXIT_H__
8
#define __EXIT_H__
9
 
10
void do_exit(struct tcb *task, int status);
11
int execve_recycle_task(struct tcb *new, struct tcb *orig);
12
 
13
#endif /* __EXIT_H__ */

powered by: WebSVN 2.1.0

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