[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
[linux-2.6/openmoko-kernel/knife-kernel.git] / include / asm-s390 / bugs.h
blob011f1e6a2a6cd8af7078fbc39eed791368dd3056
1 /*
2 * include/asm-s390/bugs.h
4 * S390 version
5 * Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
6 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
8 * Derived from "include/asm-i386/bugs.h"
9 * Copyright (C) 1994 Linus Torvalds
13 * This is included by init/main.c to check for architecture-dependent bugs.
15 * Needs:
16 * void check_bugs(void);
19 static inline void check_bugs(void)
21 /* s390 has no bugs ... */