commit | dfb8e8c49e7bde7fada4ffd6663218b573f3d07b | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Aug 24 13:15:46 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Sep 02 14:16:08 2022 +0200 |
tree | 2498d9f80f8d4521b9f325affc32e5e6c43591eb | |
parent | 14ae669a8d2b01eb3eb25606a6770b28b7b57b61 [diff] |
include: arch: x86: multiboot: add missing include The header makes use of fixed integer typed, but did not include stdint.h Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>