do_write - mathfur/minix GitHub Wiki

呼出元

概要

  • drivers/tty/tty.cにて定義

引数

tty_t *tp;
message *m_ptr;	/* pointer to message sent to the task */

実装

コメント