git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}