Home
last modified time | relevance | path

Searched refs:DEBUG_SYS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h78 # define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F) macro
96 # define DEBUG_SYS() 0 macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19932 -# define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)
19950 +#define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)
19968 -# define DEBUG_SYS() 0
19985 +#define DEBUG_SYS() 0