git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}