shithub: riscv

ref: 1e2d95a8038346d38f1cebeabe0ad64ea874b7fe
dir: /sys/src/cmd/python/Extra/dummy.c/

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}