Forgot to commit this: defines the AmigaFFS module info structure.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4703 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -76,5 +76,6 @@ struct file_system_module_info {
|
|||||||
};
|
};
|
||||||
|
|
||||||
extern file_system_module_info gBFSFileSystemModule;
|
extern file_system_module_info gBFSFileSystemModule;
|
||||||
|
extern file_system_module_info gAmigaFFSFileSystemModule;
|
||||||
|
|
||||||
#endif /* KERNEL_BOOT_PARTITIONS_H */
|
#endif /* KERNEL_BOOT_PARTITIONS_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user