Hash :
89cd48d6
Author :
Date :
2010-09-25T17:07:10
Haiku does not have asm/types.h. It does have [u]int*_t but not in sys/types.h. Use C99/POSIX stdint.h types for all platforms. v1 -> v2: * Don't just use stdint.h in place of sys/types.h in the Sun/Haiku code path. Suggested by Stefan. Signed-off-by: Andreas Färber <andreas.faerber@web.de> Cc: Stefan Reinauer <stepan@openbios.org> git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@863 f158a5a8-5612-0410-a976-696ce0be7e32
This is the OpenBIOS FCODE suite. It consists of: - toke - detok - romheaders - localvalues NOTE: all parts of the OpenBIOS FCODE suite are GPL v2, except the localvalues implementation and parts of the documentation which are released under the Common Public License (CPL) version 1.0 (see: http://www.opensource.org/licenses/cpl1.0.php) For information please contact info@coresystems.de