Files
android_kernel_fxtec_sm6115/tools/testing/radix-tree/linux/bug.h
Matthew Wilcox 1dd6a092a6 UPSTREAM: xarray: Add definition of struct xarray
This is a direct replacement for struct radix_tree_root.  Some of the
struct members have changed name; convert those, and use a #define so
that radix_tree users continue to work without change.

Change-Id: I5a2ed4f4b39af3c0801ba1131c063dd796174af5
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Josef Bacik <jbacik@fb.com>
2026-05-31 11:15:38 +01:00

3 lines
40 B
C

#include <stdio.h>
#include "asm/bug.h"