Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 317 → Rev 322

/shark/trunk/oslib/kl/timeint.s
122,7 → 122,7
cmpw %ax,JmpSel
je apic_NoPreempt2
movw %ax,JmpSel
ljmp JmpZone /* DISPATCH! */
ljmp *JmpZone /* DISPATCH! */
#endif
apic_NoPreempt2:
 
234,7 → 234,7
cmpw %ax,JmpSel
je NoPreempt2
movw %ax,JmpSel
ljmp JmpZone /* DISPATCH! */
ljmp *JmpZone /* DISPATCH! */
#endif
NoPreempt2: