mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-01-05 13:14:24 +03:00
4 lines
62 B
NASM
4 lines
62 B
NASM
|
include mdef.inc
|
||
|
alias_function _strdup, __clib_strdup
|
||
|
end
|