git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}