#ifndef __NNPFS_GLOBAL_H
#define __NNPFS_GLOBAL_H

#ifndef RCSID
#define RCSID(msg) \
static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
#endif /* RCSID */

#endif  /* __NNPFS_GLOBAL_H */