git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}