]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/hfs/hfscommon/headers/FileMgrInternal.h
xnu-201.42.3.tar.gz
[apple/xnu.git] / bsd / hfs / hfscommon / headers / FileMgrInternal.h
index 370dca4e9652463bc502a45abf3ee6c4d876e604..ed67a4cf1f8bc09d7de09aaf1d0a2be154519b8a 100644 (file)
@@ -388,17 +388,6 @@ ReplaceBTreeRecord                         (FileReference                          refNum,
                                                                 UInt16                                 dataSize,
                                                                 UInt32 *                               newHint);
 
-/*     Prototypes for C->Asm glue*/
-EXTERN_API_C( OSErr )
-GetBlock_glue                                  (UInt16                                 flags,
-                                                                UInt32                                 nodeNumber,
-                                                                Ptr *                                  nodeBuffer,
-                                                                FileReference                          refNum,
-                                                                ExtendedVCB *                  vcb);
-
-EXTERN_API_C( OSErr )
-RelBlock_glue                                  (Ptr                                    nodeBuffer,
-                                                                UInt16                                 flags);
 
 /*     Prototypes for exported routines in VolumeAllocation.c*/
 EXTERN_API_C( OSErr )