summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/processor.h
Commit message (Collapse)AuthorAgeFilesLines
* m32r: Define THREAD_SIZE only once.Tim Abbott2009-09-231-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>
* m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-171-0/+147
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
OpenPOWER on IntegriCloud