Changeset 76 for trunk/src/os2ahci/init.asm
- Timestamp:
- Feb 18, 2011, 10:09:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/init.asm
r74 r76 20 20 PUBLIC __U4M ; 32bit unsigned multiply routine 21 21 PUBLIC __U4D ; 32bit unsigned divide routine 22 PUBLIC __I4D ; 32bit signed multiplyroutine22 PUBLIC __I4D ; 32bit signed divide routine 23 23 PUBLIC _end_of_data ; end of all data (label) 24 24 PUBLIC _end_of_code ; end of all code (label)
Note:
See TracChangeset
for help on using the changeset viewer.