[kernel][doxygen] Comment acpi_get_root_ptr and test asmxygen update

git-svn-id: svn://kolibrios.org@8991 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Magomed Kostoev (mkostoevr) 2021-07-04 09:13:41 +00:00
parent e567146b49
commit 241c5e20f1

View File

@ -160,6 +160,7 @@ smpt rd 16
endg
align 4
; @returns ACPI Root System Description Pointer
acpi_get_root_ptr:
mov eax, [acpi_rsdp_base]
ret