Files

6 lines
142 B
C
Raw Permalink Normal View History

2022-09-06 19:48:39 +00:00
/* SPDX-License-Identifier: GPL-2.0+ */
#include <linux/atomic.h>
2022-09-06 19:48:39 +00:00
#define U8_MAX UCHAR_MAX
#include "../../../../include/linux/maple_tree.h"