git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}