git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}