shithub: riscv

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}