git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}