Files
openbios/include
Andreas Färber 5131e8c560 Convert cell2pointer() and pointer2cell() macros to inline functions
Inline functions suggested by Blue.

Use const void* for pointer2cell() due to const char* arguments.

Fix a misuse of pointer2cell().

Drop comment on reusing different host bitness code path;
any special handling for different target bitnesses should go
into these new functions.

v2:
* Use QEMU-style indentation for new inline functions.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>


git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@951 f158a5a8-5612-0410-a976-696ce0be7e32
2010-11-09 22:50:48 +00:00
..
2010-11-08 21:12:36 +00:00
2010-08-01 21:25:08 +00:00
2010-08-01 21:25:08 +00:00
2009-08-02 18:20:53 +00:00