commit | 40ab3317493609c9a8199492588ae7bf88eb12d6 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Mar 28 18:30:02 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Mar 28 18:30:02 2012 +0100 |
tree | 5758d163e818debc0ac63506be16b858db85a1e8 | |
parent | b1a154dbf9ddbf396578642299ce75aa73d01763 [diff] [blame] |
Disintegrate asm/system.h for FRV Disintegrate asm/system.h for FRV. Signed-off-by: David Howells <dhowells@redhat.com>
diff --git a/arch/frv/include/asm/bug.h b/arch/frv/include/asm/bug.h index 2e05450..dd01bcf 100644 --- a/arch/frv/include/asm/bug.h +++ b/arch/frv/include/asm/bug.h
@@ -51,4 +51,6 @@ #include <asm-generic/bug.h> +extern void die_if_kernel(const char *, ...) __attribute__((format(printf, 1, 2))); + #endif