Ignore:
Timestamp:
Jul 3, 2017, 2:36:39 PM (7 years ago)
Author:
max@…
Message:

rename hal_wbflush->hal_fence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/syscalls/sys_stat.c

    r23 r124  
    8080    hal_copy_to_uspace( stat , &k_stat , sizeof(struct vfs_stat_s) );
    8181
    82     hal_wbflush();
     82    hal_fence();
    8383
    8484        return 0;
Note: See TracChangeset for help on using the changeset viewer.