Changeset 200


Ignore:
Timestamp:
Dec 20, 2001, 8:58:01 PM (24 years ago)
Author:
sandervl
Message:

udelay fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/lib32/misc.c

    r153 r200  
    202202
    203203void iodelay32(unsigned long);
    204 #pragma aux iodelay32 parm nomemory [eax] modify nomemory exact [eax ecx];
     204#pragma aux iodelay32 parm nomemory [ecx] modify nomemory exact [eax ecx];
    205205
    206206void __udelay(unsigned long usecs)
Note: See TracChangeset for help on using the changeset viewer.