git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}