walnux/fs/procfs
wangjianyu3 4266580319 fs/procfs: The procfsversion should be under control of FS_PROCFS_EXCLUDE_VERSION
Env

  sim:nsh
  - CONFIG_FS_PROCFS_EXCLUDE_PROCESS=y

Error

  LD:  nuttx
  /usr/bin/ld: nuttx.rel:(.rodata.g_procfs_entries+0xc8): undefined reference to `g_version_operations'
  collect2: error: ld returned 1 exit status
  make[1]: *** [Makefile:429: nuttx] Error 1
  make: *** [tools/Unix.mk:551: nuttx] Error 2

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2024-11-13 12:31:46 -03:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfs.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfscpuinfo.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfscpuload.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfscritmon.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsfdt.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsiobinfo.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsmeminfo.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfspressure.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsproc.c Use lib_get_pathbuffer instead of stack variables 2024-11-12 17:21:42 +08:00
fs_procfstcbinfo.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsuptime.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsutil.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_procfsversion.c fs/procfs: The procfsversion should be under control of FS_PROCFS_EXCLUDE_VERSION 2024-11-13 12:31:46 -03:00
fs_skeleton.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Kconfig fs/procfs: Supports any number of thread displays 2024-08-28 14:01:25 +08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00