HM2 wrote:
However when I rename this to sys_now() and put it in sys.c and compile, I
get the following:
[...many warnings generated by missing include...]
Of course there are warnings! Don't you know the 11th commandement:
"Thogh shalt not modify the lwIP core code unless you know what you are
doing."? The function sys_now() belongs, like Kieran already said, into
sys_arch.c. Don't modify sys.c, it's fine as it is.
I think sys_now() is supposed to return the elapsed miliseconds since
lwIP was started.
Simon
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users