arch: x86: zefi: Remove unneeded include
Fixes unneeded chain of includes. Since zefi is built separately (using python script), any dependency creates include chain with possibly missing configuration options. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
82efb21e91
commit
b3545b34cf
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
#ifndef _ASMLANGUAGE
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <zephyr/sys/util.h>
|
||||
|
||||
#define __abi __attribute__((ms_abi))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue