patch-1.3.96 linux/include/asm-i386/smp.h
Next file: linux/include/asm-m68k/atarihw.h
Previous file: linux/fs/ufs/ufs_symlink.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 26 10:37:21 1996
- Orig file:
v1.3.95/linux/include/asm-i386/smp.h
- Orig date:
Fri Apr 12 15:52:05 1996
diff -u --recursive --new-file v1.3.95/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -19,7 +19,7 @@
* information is.
*/
-#define SMP_MAGIC_IDENT ('_'<<24)|('P'<<16)|('M'<<8)|'_'
+#define SMP_MAGIC_IDENT (('_'<<24)|('P'<<16)|('M'<<8)|'_')
struct intel_mp_floating
{
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