From a763be5c1aace94cf4adfc5ea164f5b0d2d255cd Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 12 Jan 2006 01:06:37 -0800 Subject: [PATCH] [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c with gcc4 these have file scope, so having them different in different blocks doesn't work anymore Signed-off-by: Al Viro Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed