forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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