forked from KolibriOS/kolibrios
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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user