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

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

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

revision 1.4 by jani, Mon Feb 24 10:49:05 2003 UTC revision 1.5 by jani, Mon Feb 24 13:57:39 2003 UTC
# Line 61  Line 61 
61  #define SYS_ARCH_UNPROTECT(lock)  #define SYS_ARCH_UNPROTECT(lock)
62  #endif  #endif
63    
64    #ifndef NO_SYS
65    #define NO_SYS 0
66    #endif
67  /* ---------- Memory options ---------- */  /* ---------- Memory options ---------- */
68  /* MEM_ALIGNMENT: should be set to the alignment of the CPU for which  /* MEM_ALIGNMENT: should be set to the alignment of the CPU for which
69     lwIP is compiled. 4 byte alignment -> define MEM_ALIGNMENT to 4, 2     lwIP is compiled. 4 byte alignment -> define MEM_ALIGNMENT to 4, 2

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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