]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/system.h
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
[linux-2.6] / include / asm-sparc / system.h
index 4e08210cd4c2a33b22eceb46c1788071deae9cdc..b4b024445fc984f0d419f5f997690b83a8efd733 100644 (file)
@@ -94,6 +94,8 @@ extern void fpsave(unsigned long *fpregs, unsigned long *fsr,
        } while(0)
 #endif
 
+extern void flushw_all(void);
+
 /*
  * Flush windows so that the VM switch which follows
  * would not pull the stack from under us.