diff options
Diffstat (limited to 'src/pmdas/summary/root')
-rw-r--r-- | src/pmdas/summary/root | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/pmdas/summary/root b/src/pmdas/summary/root new file mode 100644 index 0000000..12754f3 --- /dev/null +++ b/src/pmdas/summary/root @@ -0,0 +1,10 @@ +/* + * fake "root" for validating the local PMNS subtree + */ + +#include <stdpmid> + +root { summary } + +#include "pmns" + |