commit | 6e66efa08871f23a84fc77bddf60bc833a4e3634 | [log] [tgz] |
---|---|---|
author | Tom Burdick <thomas.burdick@intel.com> | Tue Aug 01 16:17:42 2023 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 04 10:41:27 2023 +0200 |
tree | 049b79eb9ee2a898349611bdf1a4d3193e4e27cb | |
parent | 4aeb80b3748c2f72610005bc706f6ec404592063 [diff] |
soc: intel_adsp_ace15: Include stdint.h File was using stdint.h defined types without including and caused a build error depending on include ordering. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>