blob: 859ae055feb36ba29e6b085fb19f6a5c960355e0 [file] [log] [blame]
#pragma once
/*
* There is no `include/uapi/linux/compiler_types.h`, just
* `include/linux/compiler_types.h`.
*
* We don't need anything _in_ this file, but we do need this file.
* The #include is for backwards compatibility.
*/
#include <linux/compiler.h>