git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}