scroll_screen - mathfur/minix GitHub Wiki 呼出元 scr_init 概要 drivers/tty/console.cにて定義 引数 console_t *cons; int dir; // SCROLL_UP | SCROLL_DOWN 実装 コメント