git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}