Changeset 79 for trunk/src/os2ahci/init.asm
- Timestamp:
- Feb 24, 2011, 9:56:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/init.asm
r76 r79 148 148 PUSH OFFSET readl_dbg_fmt 149 149 CALL _printf 150 ADD SP, 1 2150 ADD SP, 10 151 151 POP EDX ; restore value read from MMIO port 152 152 … … 189 189 PUSH OFFSET writel_dbg_fmt 190 190 CALL _printf 191 ADD SP, 1 2191 ADD SP, 10 192 192 193 193 no_debug2: LEAVE
Note:
See TracChangeset
for help on using the changeset viewer.