]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/vfs/vfs_init.c
xnu-2422.110.17.tar.gz
[apple/xnu.git] / bsd / vfs / vfs_init.c
index 2c83c4725c72073d569c52bf140c2bdedf10f4c9..f9dfc09e576a44218a6affcb99140f1baaa9b0c2 100644 (file)
 #define DODEBUG(A)
 #endif
 
-__private_extern__ void vntblinit(void) __attribute__((section("__TEXT, initcode")));
+__private_extern__ void vntblinit(void);
 
 extern struct vnodeopv_desc *vfs_opv_descs[];
                                /* a list of lists of vnodeops defns */