mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2026-03-09 12:53:24 +00:00
nvme.asm: typo fix
This commit is contained in:
@@ -113,7 +113,7 @@ endp
|
||||
|
||||
; Registers the NVMe disk into KolibriOS. This requires that the
|
||||
; device was successfully initialized by nvme_init, otherwise this
|
||||
; has will have undefined behavior.
|
||||
; will have undefined behavior.
|
||||
proc add_nvme_disk stdcall, pci:dword
|
||||
|
||||
push esi
|
||||
|
||||
Reference in New Issue
Block a user