]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/fbt.h
xnu-3789.1.32.tar.gz
[apple/xnu.git] / bsd / sys / fbt.h
index dd07bc527bd8fb8488c16d023962915d837ad06f..4c67eef5cd47789d5addfc1db9d00f08f2e544dc 100644 (file)
@@ -54,9 +54,6 @@ typedef struct fbt_probe {
        char                    fbtp_name[MAX_FBTP_NAME_CHARS];
        struct modctl   *fbtp_ctl;
        int             fbtp_loadcnt;
-#if !defined(__APPLE__)
-       int             fbtp_symndx;
-#endif
        struct fbt_probe *fbtp_next;
 } fbt_probe_t;