Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dcompiler_types.h205 #ifndef asm_volatile_goto
206 #define asm_volatile_goto(x...) asm goto(x) macro
A Dcompiler-gcc.h120 #define asm_volatile_goto(x...) do { asm goto(x); asm (""); } while (0) macro

Completed in 7 milliseconds