reactos/drivers/storage/port/storahci
Hervé Poussineau f5658fd3b4 [STORAHCI] Replace some __inline by FORCEINLINE
Functions were declared as __inline, then used, and then defined.
This leads to some linking errors with some compilers.
2020-03-26 16:39:16 +01:00
..
CMakeLists.txt [STORAGE] Storage driver cleanup part 3 2019-11-30 12:58:59 +01:00
makefile [STORAGE] Storage driver cleanup part 3 2019-11-30 12:58:59 +01:00
Notes.txt [STORAGE] Storage driver cleanup part 3 2019-11-30 12:58:59 +01:00
sources [STORAGE] Storage driver cleanup part 3 2019-11-30 12:58:59 +01:00
storahci.c [STORAHCI] Replace some __inline by FORCEINLINE 2020-03-26 16:39:16 +01:00
storahci.h [STORAHCI] Replace some __inline by FORCEINLINE 2020-03-26 16:39:16 +01:00
storahci.inf [STORAGE] Storage driver cleanup part 3 2019-11-30 12:58:59 +01:00
storahci.rc [STORAGE] Storage driver cleanup part 3 2019-11-30 12:58:59 +01:00