#define MEM_ALIGNMENT 8
Also, I had to define the mem_ptr_t to be u64_t which again is typedef'ed to unsigned long long as I was getting compilation errors otherwise. I am using lwip 0.7.2.
Let me know
Thanks
Sathya
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
