patch-2.4.0-prerelease linux/include/asm-i386/processor.h
Next file: linux/include/asm-i386/uaccess.h
Previous file: linux/include/asm-i386/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Dec 31 11:10:16 2000
- Orig file:
v2.4.0-test12/linux/include/asm-i386/processor.h
- Orig date:
Mon Dec 11 17:59:45 2000
diff -u --recursive --new-file v2.4.0-test12/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -47,7 +47,7 @@
int fdiv_bug;
int f00f_bug;
int coma_bug;
- unsigned long loops_per_sec;
+ unsigned long loops_per_jiffy;
unsigned long *pgd_quick;
unsigned long *pmd_quick;
unsigned long *pte_quick;
@@ -430,7 +430,6 @@
/* Copy and release all segment info associated with a VM */
extern void copy_segments(struct task_struct *p, struct mm_struct * mm);
extern void release_segments(struct mm_struct * mm);
-extern void forget_segments(void);
/*
* Return saved PC of a blocked thread.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)