git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}