git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}