git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}