git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}