git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}