Changeset ac0cb2a in mainline for arch/mips32/src/interrupt.c
- Timestamp:
- 2005-12-08T00:29:53Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 944b15c
- Parents:
- 9d5e23c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/src/interrupt.c
r9d5e23c rac0cb2a 126 126 cp0_compare_write(cp0_count_read() + cp0_compare_value); 127 127 clock(); 128 keyboard_poll(); 128 129 break; 129 130 }
Note:
See TracChangeset
for help on using the changeset viewer.