Changeset 1690c6b in rtems for c/src/lib/libbsp/i386/go32/timer/timerisr.s
- Timestamp:
- 07/21/95 20:10:49 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2f2a597
- Parents:
- 9e738b65
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/go32/timer/timerisr.s
r9e738b65 r1690c6b 28 28 29 29 SYM (timerisr): 30 addl $ 250,_Ttimer_val # another 250 microseconds30 addl $1,_Ttimer_val # another tick 31 31 push edx 32 32 push eax
Note: See TracChangeset
for help on using the changeset viewer.