File:  [ELWIX - Embedded LightWeight unIX -] / tftpd / inc / exec.h
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Fri Feb 14 16:01:28 2014 UTC (10 years, 5 months ago) by misho
Branches: tftp0_2
add exec handling

#ifndef __EXEC_H
#define __EXEC_H


void *execProg(sched_task_t*);


#endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>