Commit 89cd48d
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-696ce0be7e321 parent 3aec3b5 commit 89cd48d
1 file changed
Lines changed: 1 addition & 29 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 44 | | |
59 | 45 | | |
60 | 46 | | |
| |||
68 | 54 | | |
69 | 55 | | |
70 | 56 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 57 | | |
86 | 58 | | |
87 | 59 | | |
| |||
0 commit comments