patch-1.3.4 linux/include/asm-sparc/segment.h
Next file: linux/include/asm-sparc/smpprim.h
Previous file: linux/include/asm-sparc/sbus.h
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Thu Jun  8 23:47:11 1995
 -  Orig file: 
v1.3.3/linux/include/asm-sparc/segment.h
 -  Orig date: 
Thu Feb  2 08:42:35 1995
 
diff -u --recursive --new-file v1.3.3/linux/include/asm-sparc/segment.h linux/include/asm-sparc/segment.h
@@ -82,6 +82,10 @@
 
 static inline void set_fs(unsigned long val)
 {
+  unsigned long foo;
+  foo = val;
+
+  return;
 }
 
 #endif /* _ASM_SEGMENT_H */
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