x86: Include stdbool.h in interrupt header
authorSimon Glass <sjg@chromium.org>
Sat, 15 Mar 2025 14:25:35 +0000 (14:25 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:41:55 +0000 (11:41 -0600)
commitaae07e3df82e83ee4bd922dea34c9b35f2658b65
tree864db52391219e4f94e9d7a3c7d59f5b8d042b51
parent1111d92360cf51aac136945b7b5ddbd6a745dc42
x86: Include stdbool.h in interrupt header

This makes use of a 'bool' type, so include the required header.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/interrupt.h