patch-2.3.99-pre2 linux/include/asm-arm/cpu-single.h
Next file: linux/include/asm-arm/mman.h
Previous file: linux/include/asm-arm/cpu-multi32.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Mar 18 11:38:04 2000
- Orig file:
v2.3.99-pre1/linux/include/asm-arm/cpu-single.h
- Orig date:
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/include/asm-arm/cpu-single.h linux/include/asm-arm/cpu-single.h
@@ -62,7 +62,7 @@
extern void cpu_set_pgd(unsigned long pgd_phys);
extern void cpu_set_pmd(pmd_t *pmdp, pmd_t pmd);
extern void cpu_set_pte(pte_t *ptep, pte_t pte);
-extern unsigned long cpu_reset(void);
+extern volatile void cpu_reset(unsigned long addr);
extern void cpu_flush_icache_area(unsigned long start, unsigned long size);
extern void cpu_cache_wback_area(unsigned long start, unsigned long end);
extern void cpu_cache_purge_area(unsigned long start, unsigned long end);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)