git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}