commit | 1c8950ff87de950a3b6ccfb26650fc0a56278836 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu May 08 14:27:17 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 14 22:31:57 2008 +1000 |
tree | 6491e5a9148fd8e4d275faf725f490065b007715 | |
parent | 9f1067c2d98ac1c43f0c82892f5647774a6ac759 [diff] |
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c This is a little messier than I'd like because xmon.h only exists on powerpc and we can't have a static inline and an extern declaration visible at the same time. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>