bcachefs-tools/include/linux/freezer.h

8 lines
151 B
C
Raw Normal View History

2017-01-08 12:13:18 +03:00
#ifndef __TOOLS_LINUX_FREEZER_H
#define __TOOLS_LINUX_FREEZER_H
#define try_to_freeze()
#define set_freezable()
#endif /* __TOOLS_LINUX_FREEZER_H */