git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}