[OpenBIOS] [PATCH v2] fcode-utils: Always use POSIX types

Stefan Reinauer stefan.reinauer at coresystems.de
Sat Sep 25 19:07:45 CEST 2010


 On 9/25/10 4:15 PM, Andreas Färber wrote:
> 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 at web.de>
> Cc: Stefan Reinauer <stepan at openbios.org>

Thank you! Committed as r863.

Stefan



More information about the OpenBIOS mailing list