Files
linux-apfs/include/linux/openprom_fs.h
T

11 lines
186 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#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 */