commands: dhrystone: remove unneeded and out-of-place <stdbool.h>
Our bool definitions come out of <linux/types.h>. <stdbool.h> shouldn't
be used for normal barebox code. We already include <linux/types.h> by
means of <common.h> above. So drop the <stdbool.h>

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 48a4940 commit b7f4c813f1283e2e33264f6985bd1f170670f621
@Ahmad Fatoum Ahmad Fatoum authored on 8 Jul 2020
Sascha Hauer committed on 14 Jul 2020
Showing 1 changed file
View
commands/dhrystone.c