git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}