]> err.no Git - linux-2.6/blobdiff - include/asm-m68knommu/mcfwdebug.h
[SCTP]: Reject sctp packets with broadcast addresses.
[linux-2.6] / include / asm-m68knommu / mcfwdebug.h
index c425dd568155d40462daa2979547b9d897e18ead..6ceae103596b3d0211f70e422a2e1512f2732031 100644 (file)
@@ -90,7 +90,7 @@
  * that the debug module instructions (2 longs) must be long word aligned and
  * some pointer fiddling is performed to ensure this.
  */
-extern inline void wdebug(int reg, unsigned long data) {
+static inline void wdebug(int reg, unsigned long data) {
        unsigned short dbg_spc[6];
        unsigned short *dbg;