Changeset ce5bcb4 in mainline for kbd/arch/ppc32/include/kbd.h
- Timestamp:
- 2006-06-07T17:34:32Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f951077
- Parents:
- 41269bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kbd/arch/ppc32/include/kbd.h
r41269bd rce5bcb4 27 27 */ 28 28 29 /** @addtogroup kbdppc32 ppc32 30 * @brief HelenOS ppc32 arch dependent parts of uspace keyboard handler. 31 * @ingroup kbd 32 * @{ 33 */ 34 /** @file 35 */ 36 29 37 #ifndef __ppc32_KBD_H__ 30 38 #define __ppc32_KBD_H__ … … 36 44 37 45 #endif 46 47 /** @} 48 */ 49
Note:
See TracChangeset
for help on using the changeset viewer.