Sign in
gem5
/
arm
/
linux
/
cc6fa432f5eec26c43fd06c0314cb1c2cae6d9a1
/
.
/
include
/
asm-m68knommu
/
bugs.h
blob: 5f382dac3a6075c2a46fdc53054c192d45fbaa66 [
file
] [
log
] [
blame
]
/*
* include/asm-m68k/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
)
{
}