Sign in
cos
/
third_party
/
kernel
/
3561c75e88c8db2e5bed27a0e591d93b17c4f92b
/
.
/
tools
/
build
/
feature
/
test-libslang.c
blob: 9cbff8d1df53c7353d9ac9aca756fd44bf1906aa [
file
]
// SPDX-License-Identifier: GPL-2.0
#include
<slang.h>
int
main
(
void
)
{
return
SLsmg_init_smg
();
}