reactos/drivers/storage/mountmgr
Victor Perevertkin 5c7ce4475e
[REACTOS] Cleanup INIT and some PAGE section allocations
- Change INIT_FUNCTION and INIT_SECTION to CODE_SEG("INIT") and DATA_SEG("INIT") respectively
- Remove INIT_FUNCTION from function prototypes
- Remove alloc_text pragma calls as they are not needed anymore
2020-11-02 21:45:31 +03:00
..
CMakeLists.txt [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
database.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
device.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
mntmgr.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
mountmgr.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
mountmgr.rc [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
notify.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
point.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
symlink.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
uniqueid.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00