forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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