]> git.saurik.com Git - apple/boot.git/blobdiff - i386/libsaio/hfs.h
boot-132.tar.gz
[apple/boot.git] / i386 / libsaio / hfs.h
index 765106e4d5a9fc4bb2f054a2524ff24fd2bb9f82..eba6fd600690959f22de6c2d0b2981a17c82b837 100644 (file)
@@ -28,3 +28,4 @@ extern long HFSGetDirEntry(CICell ih, char * dirPath, long * dirIndex,
                            FinderInfo * finderInfo, long * infoValid);
 extern void HFSGetDescription(CICell ih, char *str, long strMaxLen);
 extern long HFSGetFileBlock(CICell ih, char *str, unsigned long long *firstBlock);
+extern long HFSGetUUID(CICell ih, char *uuidStr);