1da177e4c3f4
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 */