diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-powerpc/system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/system.h b/include/asm-powerpc/system.h index 0c12c66733f6..e6e25e2364eb 100644 --- a/include/asm-powerpc/system.h +++ b/include/asm-powerpc/system.h | |||
| @@ -139,6 +139,7 @@ extern void enable_kernel_altivec(void); | |||
| 139 | extern void giveup_altivec(struct task_struct *); | 139 | extern void giveup_altivec(struct task_struct *); |
| 140 | extern void load_up_altivec(struct task_struct *); | 140 | extern void load_up_altivec(struct task_struct *); |
| 141 | extern int emulate_altivec(struct pt_regs *); | 141 | extern int emulate_altivec(struct pt_regs *); |
| 142 | extern void __giveup_vsx(struct task_struct *); | ||
| 142 | extern void giveup_vsx(struct task_struct *); | 143 | extern void giveup_vsx(struct task_struct *); |
| 143 | extern void enable_kernel_spe(void); | 144 | extern void enable_kernel_spe(void); |
| 144 | extern void giveup_spe(struct task_struct *); | 145 | extern void giveup_spe(struct task_struct *); |
