git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}