This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
jeremy
/
os-tutorial
şunun yansıması
https://github.com/cfenollosa/os-tutorial
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
e9d0d6c388
Dallar
Biçim İmleri
master
os-tutorial
/
21-shell
/
drivers
/
keyboard.h
keyboard.h
79 B
Geçmiş
Ham
1
2
3
4
5
#include "../cpu/types.h"
static char key_buffer[256];
void init_keyboard();