From 40ab3317493609c9a8199492588ae7bf88eb12d6 Mon Sep 17 00:00:00 2001 From: David Howells Date: Wed, 28 Mar 2012 18:30:02 +0100 Subject: Disintegrate asm/system.h for FRV Disintegrate asm/system.h for FRV. Signed-off-by: David Howells --- arch/frv/include/asm/bug.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/frv/include/asm/bug.h') diff --git a/arch/frv/include/asm/bug.h b/arch/frv/include/asm/bug.h index 2e054508a2f6..dd01bcf42ee6 100644 --- a/arch/frv/include/asm/bug.h +++ b/arch/frv/include/asm/bug.h @@ -51,4 +51,6 @@ do { \ #include +extern void die_if_kernel(const char *, ...) __attribute__((format(printf, 1, 2))); + #endif -- cgit v1.2.3