summaryrefslogtreecommitdiff
path: root/src/pmdas/gfs2/root
blob: 5f8b73b6761f885a8820171a040721c0464973f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * fake "root" for validating the local PMNS subtree
 */

#include <stdpmid>

root { 
        gfs2 

}

#ifndef GFS2
#define GFS2 115
#endif

#include "pmns"