git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}