Changeset da74747 in mainline for kernel/genarch/src/kbd/scanc_sun.c
- Timestamp:
- 2006-08-09T12:24:58Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 287920f
- Parents:
- e2882a7
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
kernel/genarch/src/kbd/scanc_sun.c
re2882a7 rda74747 82 82 [0x29] = '=', 83 83 [0x2a] = '`', 84 [0x2b] = '\b', /* Backspace */84 [0x2b] = '\b', /* Backspace */ 85 85 [0x2c] = SPECIAL, /* Insert */ 86 86 [0x2d] = SPECIAL,
Note:
See TracChangeset
for help on using the changeset viewer.