git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}