bcachefs-tools/include/linux/console.h
2017-01-20 09:07:08 -09:00

8 lines
132 B
C

#ifndef _LINUX_CONSOLE_H_
#define _LINUX_CONSOLE_H_
#define console_lock()
#define console_unlock()
#endif /* _LINUX_CONSOLE_H */