]> git.sesse.net Git - bcachefs-tools-debian/blob - include/linux/dynamic_fault.h
rust: bump rpassword to v7.x
[bcachefs-tools-debian] / 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 */