diff options
Diffstat (limited to 'mpm/python/n310_periphs.hpp')
-rw-r--r-- | mpm/python/n310_periphs.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mpm/python/n310_periphs.hpp b/mpm/python/n310_periphs.hpp new file mode 100644 index 000000000..b4e418947 --- /dev/null +++ b/mpm/python/n310_periphs.hpp @@ -0,0 +1,3 @@ +#pragma once + +void export_n3xx(); |