]> git.sesse.net Git - bcachefs-tools-debian/blob - c_src/include/linux/console.h
rust: bump rpassword to v7.x
[bcachefs-tools-debian] / c_src / include / linux / console.h
1 #ifndef _LINUX_CONSOLE_H_
2 #define _LINUX_CONSOLE_H_
3
4 #define console_lock()
5 #define console_unlock()
6
7 #endif /* _LINUX_CONSOLE_H */