]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc64/fhc.h
sparc: Merge asm-sparc{,64}/shmbuf.h
[karo-tx-linux.git] / include / asm-sparc64 / fhc.h
index ddffcdfbc984afa7a8e75c17756cf163af13e03a..788cbc46a1164a71d353d741cc854066d103769f 100644 (file)
@@ -118,14 +118,4 @@ struct linux_fhc {
        int                             num_fhc_ranges;
 };
 
-extern struct linux_central *central_bus;
-
-extern void apply_central_ranges(struct linux_central *central, 
-                                struct linux_prom_registers *regs,
-                                int nregs);
-
-extern void apply_fhc_ranges(struct linux_fhc *fhc, 
-                            struct linux_prom_registers *regs,
-                            int nregs);
-
 #endif /* !(_SPARC64_FHC_H) */