diff options
author | Andrej Rode <andrej.rode@ettus.com> | 2017-03-21 19:46:50 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-12-22 15:03:44 -0800 |
commit | ef6326a174e6880be5e2eaeac26a2c5de0768807 (patch) | |
tree | c949545e02390745c3a373e657bcf2404e62e191 /mpm/python/n310_periphs.hpp | |
parent | b29246a9e2d7ed1e03e44cfc6804615fcfa5a5d8 (diff) | |
download | uhd-ef6326a174e6880be5e2eaeac26a2c5de0768807.tar.gz uhd-ef6326a174e6880be5e2eaeac26a2c5de0768807.tar.bz2 uhd-ef6326a174e6880be5e2eaeac26a2c5de0768807.zip |
mpm: python refactoring
Diffstat (limited to 'mpm/python/n310_periphs.hpp')
-rw-r--r-- | mpm/python/n310_periphs.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mpm/python/n310_periphs.hpp b/mpm/python/n310_periphs.hpp deleted file mode 100644 index b4e418947..000000000 --- a/mpm/python/n310_periphs.hpp +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -void export_n3xx(); |