Introduce physical address type
commit484e1898f34501f4af518c5fd788ad91f4354e1c
authorafaerber <afaerber@f158a5a8-5612-0410-a976-696ce0be7e32>
Sat, 30 Oct 2010 16:18:08 +0000 (30 16:18 +0000)
committerafaerber <afaerber@f158a5a8-5612-0410-a976-696ce0be7e32>
Sat, 30 Oct 2010 16:18:08 +0000 (30 16:18 +0000)
tree57ff70328b6f4c1c1df17c1e30d322f94cbc142b
parentb539d7d1e3f108339dd4c0aefa112c9b584d8cac
Introduce physical address type

Define phys_addr_t type for all architectures.

v2:
* Add comment on PAE for x86, pointed out by Blue.

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