blob: 534ce05ffe61e8bf2ff27bc79e43767caec387c5 (
plain)
1
2
3
4
5
6
7
|
/* $Id: bugs.h,v 1.5 1995/11/25 02:31:18 davem Exp $
* include/asm-sparc/bugs.h: Sparc probes for various bugs.
*
* Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu)
*/
static void check_bugs(void) { }
|