git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}