Changeset 200
- Timestamp:
- Dec 20, 2001, 8:58:01 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/lib32/misc.c
r153 r200 202 202 203 203 void iodelay32(unsigned long); 204 #pragma aux iodelay32 parm nomemory [e ax] modify nomemory exact [eax ecx];204 #pragma aux iodelay32 parm nomemory [ecx] modify nomemory exact [eax ecx]; 205 205 206 206 void __udelay(unsigned long usecs)
Note:
See TracChangeset
for help on using the changeset viewer.