git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}