git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}