[S390] sparse: fix sparse warnings about missing prototypes
[deliverable/linux.git] / arch / s390 / include / asm / processor.h
index 20ffb12d4ae9ff60e304a043d34bfa00dc0a67f6..5f33d37d032c81a988310f8e539c7986f0ea4c6b 100644 (file)
@@ -33,6 +33,8 @@ static inline void get_cpu_id(struct cpuid *ptr)
 
 extern void s390_adjust_jiffies(void);
 extern int get_cpu_capability(unsigned int *);
+extern const struct seq_operations cpuinfo_op;
+extern int sysctl_ieee_emulation_warnings;
 
 /*
  * User space process size: 2GB for 31 bit, 4TB or 8PT for 64 bit.
This page took 0.031162 seconds and 5 git commands to generate.