repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm, oom: do not rely on TIF_MEMDIE for memory reserves access
[linux/fpc-iii.git]
/
tools
/
build
/
feature
/
test-libslang.c
blob
22ff22ed94d1fe151df640ad3d089a048957fb6a
1
#include <slang.h>
2
3
int
main
(
void
)
4
{
5
return
SLsmg_init_smg
();
6
}