towards multi-arch
This commit is contained in:
4
arch/bochs/lib.c
Normal file
4
arch/bochs/lib.c
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define ARCH_ASM_CLOBBER_ALL "eax", "ebx", "ecx", "edx", "esi", "edi", "ebp"
|
||||
|
||||
Reference in New Issue
Block a user