Sign in
android-kvm
/
linux
/
ad4f95764040077f16ebf24559d5a06f8fb133bc
/
.
/
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
)
{
}