where is the fs/proc/proc.c in Linux Kernel source

57 Views Asked by At

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.

0

There are 0 best solutions below