1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2000-2003,2005 Silicon Graphics, Inc.
9 #ifdef CONFIG_XFS_DEBUG
13 #ifdef CONFIG_XFS_DEBUG_EXPENSIVE
14 #define DEBUG_EXPENSIVE 1
17 #ifdef CONFIG_XFS_ASSERT_FATAL
18 #define XFS_ASSERT_FATAL 1
21 #ifdef CONFIG_XFS_WARN
26 #include "xfs_linux.h"
28 #endif /* __XFS_H__ */