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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [exit.h] - Rev 2

Compare with Previous | Blame | View Log

/*
 * Definitions for do_exit() flags
 *
 * Copyright (C) 2008 Bahadir Balban
 */
 
#ifndef __EXIT_H__
#define __EXIT_H__
 
void do_exit(struct tcb *task, int status);
int execve_recycle_task(struct tcb *new, struct tcb *orig);
 
#endif /* __EXIT_H__ */
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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