]> git.sesse.net Git - bcachefs-tools-debian/blob - c_src/include/linux/dynamic_fault.h
move Rust sources to top level, C sources into c_src
[bcachefs-tools-debian] / c_src / include / linux / dynamic_fault.h
1 #ifndef __TOOLS_LINUX_DYNAMIC_FAULT_H
2 #define __TOOLS_LINUX_DYNAMIC_FAULT_H
3
4 #define dynamic_fault(_class)                   0
5 #define race_fault()                            0
6
7 #endif /* __TOOLS_LINUX_DYNAMIC_FAULT_H */