commit | 8410a546765c10d929b82d1e8237398904a79283 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Sep 02 10:42:52 2005 +1000 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Fri Sep 02 00:57:30 2005 -0700 |
tree | 97376fb00d48074bacfaa04c64653beba81f7fe7 | |
parent | 5c4dbba9fc5e562db502e775e95023453b620409 [diff] |
[PATCH] m68knommu: use THREAD_SIZE instead of hard coded size Use the THREAD_SIZE define when manipulating the stack instead of hard coded values (for the 68328 and 68360 sub-architectures). Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>