aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/vpe.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/vpe.h')
-rw-r--r--arch/mips/include/asm/vpe.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/vpe.h b/arch/mips/include/asm/vpe.h
index c6e1b961537d..0880fe8809b1 100644
--- a/arch/mips/include/asm/vpe.h
+++ b/arch/mips/include/asm/vpe.h
@@ -30,8 +30,6 @@ struct vpe_notifications {
extern int vpe_notify(int index, struct vpe_notifications *notify);
extern void *vpe_get_shared(int index);
-extern int vpe_getuid(int index);
-extern int vpe_getgid(int index);
extern char *vpe_getcwd(int index);
#endif /* _ASM_VPE_H */