File:  [ELWIX - Embedded LightWeight unIX -] / tftpd / inc / srv.h
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Feb 14 15:38:37 2014 UTC (10 years, 4 months ago) by misho
Branches: MAIN
CVS tags: HEAD
Initial revision

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

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