diff options
| author | Tiwei Bie <[email protected]> | 2024-04-23 12:58:56 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2024-04-30 12:16:44 +0000 |
| commit | 847d3abc6aeda1266192d4236e6a766cdf04eb0f (patch) | |
| tree | 61eaceabc294d1b3d606e8f0d3f189f6da271891 /net/unix/af_unix.c | |
| parent | um: Fix the declaration of kasan_map_memory (diff) | |
| download | kernel-847d3abc6aeda1266192d4236e6a766cdf04eb0f.tar.gz kernel-847d3abc6aeda1266192d4236e6a766cdf04eb0f.zip | |
um: Add an internal header shared among the user code
Move relevant declarations to this header. This will address
below -Wmissing-prototypes warnings:
arch/um/os-Linux/elf_aux.c:26:13: warning: no previous prototype for ‘scan_elf_aux’ [-Wmissing-prototypes]
arch/um/os-Linux/mem.c:213:13: warning: no previous prototype for ‘check_tmpexec’ [-Wmissing-prototypes]
arch/um/os-Linux/skas/process.c:107:6: warning: no previous prototype for ‘wait_stub_done’ [-Wmissing-prototypes]
Signed-off-by: Tiwei Bie <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
