File:  [ELWIX - Embedded LightWeight unIX -] / tftpd / inc / exec.h
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon Feb 17 14:28:29 2014 UTC (10 years, 4 months ago) by misho
Branches: MAIN
CVS tags: tftp0_5, tftp0_4, tftp0_3, TFTP0_4, TFTP0_3, TFTP0_2, HEAD
version 0.2

    1: #ifndef __EXEC_H
    2: #define __EXEC_H
    3: 
    4: 
    5: void *execProg(sched_task_t*);
    6: 
    7: 
    8: #endif

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