Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-23 | m32r: Define THREAD_SIZE only once. | Tim Abbott | 1 | -2/+0 | |
Previously, m32r's asm/thread_info.h defined THREAD_SIZE differently for assembly and C code; now that PAGE_SIZE is usable from assembly, these can be combined. Also, m32r's asm/processor.h redefines THREAD_SIZE to the same value; remove this redundant definition. Signed-off-by: Tim Abbott <tabbott@ksplice.com> Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> | |||||
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 1 | -0/+147 | |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |