Support fully headless builds
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
79e74ef909
commit
a00020e597
14 changed files with 175 additions and 61 deletions
|
@ -25,7 +25,7 @@
|
|||
static inline
|
||||
void __builtin_ia32_pause()
|
||||
{
|
||||
__asm__ __volatile__("isb\n");
|
||||
// __asm__ __volatile__("isb\n");
|
||||
}
|
||||
|
||||
static inline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue