git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}