patch-1.3.87 linux/include/asm-ppc/processor.h
Next file: linux/include/asm-ppc/string.h
Previous file: linux/include/asm-ppc/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:45 1996
- Orig file:
v1.3.86/linux/include/asm-ppc/processor.h
- Orig date:
Sat Nov 25 19:49:06 1995
diff -u --recursive --new-file v1.3.86/linux/include/asm-ppc/processor.h linux/include/asm-ppc/processor.h
@@ -13,7 +13,7 @@
#define MSR_TGPR (1<<17) /* TLB Update registers in use */
#define MSR_ILE (1<<16) /* Interrupt Little-Endian enable */
#define MSR_EE (1<<15) /* External Interrupt enable */
-#define MSR_PR (1<<14) /* Supervisor/User privelege */
+#define MSR_PR (1<<14) /* Supervisor/User privilege */
#define MSR_FP (1<<13) /* Floating Point enable */
#define MSR_ME (1<<12) /* Machine Check enable */
#define MSR_FE0 (1<<11) /* Floating Exception mode 0 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this