Sign in
googlers
/
maze
/
linux
/
c39c06b96175a75e63da38dc3557a69e18a5f8ac
/
.
/
include
/
asm-v850
/
bugs.h
blob: 71110a65c1d780bd0ed887d67c2c1955db726bb2 [
file
] [
log
] [
blame
]
/*
* include/asm-v850e/bugs.h
*
* Copyright (C) 1994 Linus Torvalds
*/
/*
* This is included by init/main.c to check for architecture-dependent bugs.
*
* Needs:
* void check_bugs(void);
*/
static
void
check_bugs
(
void
)
{
}