git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}