]> git.saurik.com Git - apple/boot.git/blobdiff - i386/libsaio/ufs.h
boot-132.tar.gz
[apple/boot.git] / i386 / libsaio / ufs.h
index 9d7743d6e3131faaef03d1306c3114941e971e39..5de2365963ffd9767c78193b22d9ffe618ca1d65 100644 (file)
@@ -28,4 +28,5 @@ extern long UFSGetDirEntry(CICell ih, char * dirPath, long * dirIndex,
                            FinderInfo * finderInfo, long * infoValid);
 extern void UFSGetDescription(CICell ih, char *str, long strMaxLen);
 extern long UFSGetFileBlock(CICell ih, char *str, unsigned long long *firstBlock);
+extern long UFSGetUUID(CICell ih, char *uuidStr);