git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}