commit | 07cd27bbd4d07af6c3e24ae479316a69e7935e1e | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Mon Jul 30 22:44:41 2012 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Tue Jul 31 08:16:43 2012 -0500 |
tree | 74eb5854bcd9d8d838031c0359c82c6621b79363 | |
parent | 0f26d0e0a715556270d85b7946b99546a2f92888 [diff] |
kdb: Remove cpu from the more prompt Having the CPU in the more prompt is completely redundent vs the standard kdb prompt, and it also wastes 32 bytes on the stack. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>