git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}