|
89cd48d6
|
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
|
|
3aec3b5f
|
2010-05-24T14:20:17
|
|
OpenSolaris amd64 support.
Signed-off-by: Andreas Faerber <afaerber@opensolaris.org>
git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@776 f158a5a8-5612-0410-a976-696ce0be7e32
|
|
f649f795
|
2010-04-26T15:39:20
|
|
fcode-utils: support compilation on solaris.
git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@754 f158a5a8-5612-0410-a976-696ce0be7e32
|
|
b8940c7f
|
2010-01-28T13:20:14
|
|
Also use the APPLE section on x86/x64 systems.
git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@670 f158a5a8-5612-0410-a976-696ce0be7e32
|
|
b3cd2c84
|
2006-10-14T20:17:30
|
|
fix types on Mac OS X
git-svn-id: svn://coreboot.org/openbios/fcode-utils@88 f158a5a8-5612-0410-a976-696ce0be7e32
|
|
26efe184
|
2006-08-18T12:56:03
|
|
add shared files
git-svn-id: svn://coreboot.org/openbios/fcode-utils@77 f158a5a8-5612-0410-a976-696ce0be7e32
|