aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/openprom_fs.h
blob: a837aab8217e3a90d69e1bdd1965b7a5a851c2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef _LINUX_OPENPROM_FS_H
#define _LINUX_OPENPROM_FS_H

/*
 * The openprom filesystem constants/structures
 */

#define OPENPROM_SUPER_MAGIC 0x9fa1

#endif /* _LINUX_OPENPROM_FS_H */