Robert P. J. Day wrote:

is the macro THREAD_SIZE not defined so that it can be used instead of
hardcoding the value 8192?

rday

You are right. We should have used a macro.
Most arch define THREAD_SIZE in thread_info.h . But currently nios2nommu and x86_64 define it in page.h . We shall proceed to clean up the header files and arch codes of nios2nommu, so that it will confirm to most other arch and ease future updates.

- Thomas
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to