Sign in
android
/
kernel
/
common
/
42df7835f67d178ffe36fb06e16790d89b0cb13b
/
.
/
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
();
}