/[lwip]/lwip/src/include/lwip/sys.h
ViewVC logotype

Diff of /lwip/src/include/lwip/sys.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by jani, Wed Mar 19 15:27:56 2003 UTC revision 1.14.2.1 by likewise, Thu Apr 17 10:00:37 2003 UTC
# Line 68  struct sys_timeout {u8_t dummy;}; Line 68  struct sys_timeout {u8_t dummy;};
68    
69  #include "arch/sys_arch.h"  #include "arch/sys_arch.h"
70    
71    /** Return code for timeouts from sys_arch_mbox_fetch and sys_arch_sem_wait */
72    #define SYS_ARCH_TIMEOUT 0xffffffff
73    
74  typedef void (* sys_timeout_handler)(void *arg);  typedef void (* sys_timeout_handler)(void *arg);
75    
76  struct sys_timeout {  struct sys_timeout {

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26