]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/asm-ppc64/bugs.h
Pull prarit-bus-sysdata into release branch
[mirror_ubuntu-bionic-kernel.git] / include / asm-ppc64 / bugs.h
CommitLineData
1da177e4
LT
1/*
2 * This file is included by 'init/main.c' to check for architecture-dependent
3 * bugs.
4 *
5 */
6#ifndef _ASM_PPC64_BUGS_H
7#define _ASM_PPC64_BUGS_H
8
9static void check_bugs(void) {
10}
11
12#endif /* _ASM_PPC64_BUGS_H */