hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/mips/include/asm/vpe.h
....@@ -104,7 +104,6 @@
104104 struct list_head tc_list; /* Thread contexts */
105105 };
106106
107
-extern unsigned long physical_memsize;
108107 extern struct vpe_control vpecontrol;
109108 extern const struct file_operations vpe_fops;
110109