Sign in
android-kvm
/
linux
/
2a987e65025e2b79c6d453b78cb5985ac6e5eb26
/
.
/
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
();
}