git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}