mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-18 04:43:06 +03:00
4 lines
57 B
NASM
4 lines
57 B
NASM
|
include mdef.inc
|
||
|
alias_function _stricmp, stricmp
|
||
|
end
|