mirror of
https://github.com/fluencelabs/musl
synced 2025-05-03 02:52:16 +00:00
6 lines
46 B
C
6 lines
46 B
C
|
#include "libc.h"
|
||
|
|
||
|
void __libc_csu_fini()
|
||
|
{
|
||
|
}
|