aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/hypervisor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/hypervisor.h')
-rw-r--r--include/asm-sparc64/hypervisor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-sparc64/hypervisor.h b/include/asm-sparc64/hypervisor.h
index cd5fbcd9556e..726e2ea03ce3 100644
--- a/include/asm-sparc64/hypervisor.h
+++ b/include/asm-sparc64/hypervisor.h
@@ -258,6 +258,9 @@
258 */ 258 */
259#define HV_FAST_CPU_YIELD 0x12 259#define HV_FAST_CPU_YIELD 0x12
260 260
261#ifndef __ASSEMBLY__
262extern unsigned long sun4v_cpu_yield(void);
263#endif
261 264
262/* cpu_qconf() 265/* cpu_qconf()
263 * TRAP: HV_FAST_TRAP 266 * TRAP: HV_FAST_TRAP