Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9055 → Rev 9185

/kernel/trunk/core/exports.inc
123,8 → 123,9
usb_get_param, 'USBGetParam', \
usb_hc_func, 'USBHCFunc', \
\
file_system_lfn_protected, 'FS_Service', \ ; The intrakernel function of working with the file system is exported.
\ ; The intrakernel function of working with the file system.
\ ; Duplicates system call 70.
file_system_lfn_protected_registers, 'FS_Service', \
\
net_add_device, 'NetRegDev', \
net_remove_device, 'NetUnRegDev', \