git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}