about summary refs log tree commit diff stats
path: root/tools/iso/kernel.soso/keyboard.h
blob: 0f28e9e3b1e4efeb7b6904a86ed4d5f269d8f08a (plain) (blame)
1
2
3
4
5
6
#ifndef KEYBOARD_H
#define KEYBOARD_H

void initializeKeyboard();

#endif // KEYBOARD_H