]> git.sesse.net Git - bcachefs-tools-debian/blob - include/linux/console.h
Update bcachefs sources to ca97ee3577 bcachefs: bch2_btree_iter_peek_and_restart_outl...
[bcachefs-tools-debian] / 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 */