Home
last modified time | relevance | path

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

/external/u-boot/arch/microblaze/include/asm/
Dsystem.h26 #define prepare_to_switch() do { } while (0) macro
/external/u-boot/arch/mips/include/asm/
Dsystem.h199 #define prepare_to_switch() do { } while(0) macro