Tidy cell types and format strings
commite511da7de734792a5b4a637d5557cb4626f9d609
authorafaerber <afaerber@f158a5a8-5612-0410-a976-696ce0be7e32>
Sun, 13 Feb 2011 22:30:14 +0000 (13 22:30 +0000)
committerafaerber <afaerber@f158a5a8-5612-0410-a976-696ce0be7e32>
Sun, 13 Feb 2011 22:30:14 +0000 (13 22:30 +0000)
treede6cd8ea5441108e85f5a38bdb8f11b02ac297ce
parent1b23a5d883ac370c40e8f520689e7ff36ebd5175
Tidy cell types and format strings

Always define [u]cell in terms of fixed-width POSIX types,
so that their PRI* macros can be reused.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@1031 f158a5a8-5612-0410-a976-696ce0be7e32
include/arch/amd64/types.h
include/arch/ppc/types.h
include/arch/sparc32/types.h
include/arch/sparc64/types.h
include/arch/x86/types.h
kernel/cross.h