Changeset 9141377 in mainline for uspace/kbd/arch/sparc64/include/kbd.h
- Timestamp:
- 2006-09-07T19:45:46Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 801579fe
- Parents:
- 9dae51d7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/kbd/arch/sparc64/include/kbd.h
r9dae51d7 r9141377 35 35 */ 36 36 37 #ifndef __sparc64_KBD_H__ 38 #define __sparc64_KBD_H__ 39 40 #include <key_buffer.h> 41 42 int kbd_arch_init(void); 37 #ifndef KBD_sparc64_KBD_H_ 38 #define KBD_sparc64_KBD_H_ 43 39 44 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.