Replace some hardcoded /rd/1 paths with /sys.

git-svn-id: svn://kolibrios.org@8088 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-10-02 12:33:16 +00:00
parent 5e4de2dfd1
commit a2700ea35c
10 changed files with 25 additions and 25 deletions

View File

@@ -107,7 +107,7 @@ library_fun_memory_alloc equ 0 ;
align 4
arrea_xx dd 0
file_name db '/rd/1/@notify',0
file_name db '/sys/@notify',0
align 4
run_notify_struct: