blob: 4473942a083973d85d590174900fd69250799e27 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef __UM_BUGS_H
3#define __UM_BUGS_H
4
5void check_bugs(void);
6
7#endif