kernel/arch/mips/include/asm/vpe.h
.. .. @@ -104,7 +104,6 @@ 104 104 struct list_head tc_list; /* Thread contexts */ 105 105 }; 106 106 107 -extern unsigned long physical_memsize;108 107 extern struct vpe_control vpecontrol; 109 108 extern const struct file_operations vpe_fops; 110 109