git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}