Changeset 1e4cada in mainline for uspace/srv/vfs/vfs_ops.c


Ignore:
Timestamp:
2009-12-09T17:23:15Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
387416b, 8aa42e3
Parents:
fb623e2
Message:

rename fibril_sync.[ch] to fibril_synch.[ch]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/vfs/vfs_ops.c

    rfb623e2 r1e4cada  
    4444#include <string.h>
    4545#include <bool.h>
    46 #include <fibril_sync.h>
     46#include <fibril_synch.h>
    4747#include <adt/list.h>
    4848#include <unistd.h>
Note: See TracChangeset for help on using the changeset viewer.