git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}