mirror of
https://github.com/Doczom/SDHCI_driver_for_Kolibrios.git
synced 2025-09-21 02:50:10 +02:00
14 lines
195 B
PHP
14 lines
195 B
PHP
;; Copyright (C) 2022, Michail Frolov(aka Doczom)
|
|
;; SDHC ADMA function
|
|
|
|
|
|
|
|
proc creat_descripton_table
|
|
|
|
ret
|
|
endp
|
|
|
|
proc destryct_description_table
|
|
|
|
ret
|
|
endp |