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