Project

General

Profile

Revision 12

All functions working, errors dealt with

View differences:

keyboard.h
48 48
 *
49 49
 * @return Return 0 upon success and non-zero otherwise
50 50
 */
51
int (enable_interrupt)();
51
int (reenable_interrupt)();
52 52

  
53 53
#endif /*_KEYBOARD_H */

Also available in: Unified diff