Sign in
cos
/
third_party
/
kernel
/
2bb777b7d2bd0e9e10fa648e8f5aff88dcc5ab01
/
.
/
tools
/
build
/
feature
/
test-libslang-include-subdir.c
blob: 3ea47ec7590e2e8336b14061c12b94302c9f82ec [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#include
<slang/slang.h>
int
main
(
void
)
{
return
SLsmg_init_smg
();
}