git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f26d0e
)
kdb: Remove cpu from the more prompt
author
Jason Wessel
<jason.wessel@windriver.com>
Tue, 31 Jul 2012 03:44:41 +0000
(22:44 -0500)
committer
Jason Wessel
<jason.wessel@windriver.com>
Tue, 31 Jul 2012 13:16:43 +0000
(08:16 -0500)
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>
No differences found