git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}