diff options
| author | Thomas Weißschuh <[email protected]> | 2024-08-12 20:50:17 +0000 |
|---|---|---|
| committer | Thomas Weißschuh <[email protected]> | 2024-08-16 15:23:13 +0000 |
| commit | 0021d6670d1a997549a39bf629da9940bf4068ed (patch) | |
| tree | 99b83b72baa95801e3a89a7bdcf02f2e22e7645c /drivers/fpga/tests | |
| parent | selftests/nolibc: run-tests.sh: allow building through LLVM (diff) | |
| download | kernel-0021d6670d1a997549a39bf629da9940bf4068ed.tar.gz kernel-0021d6670d1a997549a39bf629da9940bf4068ed.zip | |
tools/nolibc: crt: mark _start_c() as used
During LTO the reference from the asm startup code to the _start_c()
function is not visible and _start_c() is removed.
This will then lead to errors during linking.
As _start_c() is indeed always used, mark it as such.
Acked-by: Willy Tarreau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Thomas Weißschuh <[email protected]>
Diffstat (limited to 'drivers/fpga/tests')
0 files changed, 0 insertions, 0 deletions
