summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-root/special/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-root/special/api.h')
-rw-r--r--tests/roots/test-root/special/api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/roots/test-root/special/api.h b/tests/roots/test-root/special/api.h
new file mode 100644
index 0000000..2bf2382
--- /dev/null
+++ b/tests/roots/test-root/special/api.h
@@ -0,0 +1,2 @@
+PyAPI_FUNC(PyObject *) Py_SphinxTest(void);
+PyAPI_FUNC(PyObject *) Py_SphinxFoo(void);