aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm/gdb-stub.h
Commit message (Collapse)AuthorAgeFilesLines
* MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells2010-10-271-1/+1
| | | | | | | Provide a MN10300_CACHE_ENABLED config option as inverted logic of MN10300_CACHE_DISABLED to make things simpler. Signed-off-by: David Howells <dhowells@redhat.com>
* MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells2010-08-121-4/+4
| | | | | | | | Use no_printk() for disabled gdbstub debugging functions to maintain side effect checking. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* misc: remove redundant start_kernel prototypesRusty Russell2009-09-231-1/+0
| | | | | | | | | | | Impact: cleanup No need for redeclaration. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-101-0/+183
Signed-off-by: David Howells <dhowells@redhat.com>