forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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