summaryrefslogtreecommitdiff
path: root/src/pmdas/process/root
diff options
context:
space:
mode:
Diffstat (limited to 'src/pmdas/process/root')
-rw-r--r--src/pmdas/process/root16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/pmdas/process/root b/src/pmdas/process/root
new file mode 100644
index 0000000..f2fba58
--- /dev/null
+++ b/src/pmdas/process/root
@@ -0,0 +1,16 @@
+/*
+ * Copyright (c) 2001 Alan Bailey (bailey@mcs.anl.gov or abailey@ncsa.uiuc.edu)
+ * for the portions of the code supporting the initial agent functionality.
+ * All rights reserved.
+ * Copyright (c) 2001,2004 Silicon Graphics, Inc. All Rights Reserved.
+ */
+
+/*
+ * fake "root" for validating the local PMNS subtree
+ */
+#include <stdpmid>
+
+root { process }
+
+#include "pmns"
+