patch-2.1.80 linux/include/asm-arm/bugs.h

Next file: linux/include/asm-arm/byteorder.h
Previous file: linux/include/asm-arm/bitops.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.79/linux/include/asm-arm/bugs.h linux/include/asm-arm/bugs.h
@@ -0,0 +1,13 @@
+/*
+ *  include/asm-arm/bugs.h
+ *
+ *  Copyright (C) 1995  Russell King
+ */
+#ifndef __ASM_BUGS_H
+#define __ASM_BUGS_H
+
+#include <asm/proc-fns.h>
+
+#define check_bugs() processor._check_bugs()
+
+#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov