git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}