index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
feature-checks
/
test-libpython.c
blob: 72267972fa9886aa6a266be49686fc1bc1a7a2c0 (
plain
)
1
2
3
4
5
6
7
#include <Python.h> # int main(void) { Py_Initialize(); return 0; }