in Linux kernel source code, there are below words in fs/proc/Makefile
obj-y += proc.o
but where is the fs/proc/proc.c file?
find the file in Linux source code, but not found.
in Linux kernel source code, there are below words in fs/proc/Makefile
obj-y += proc.o
but where is the fs/proc/proc.c file?
find the file in Linux source code, but not found.