mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 13:05:44 +00:00
[0.4.11] [CDFS] Make windows gcc release build compile, regression CORE-15659
Many thanks to Thomas Faber, Pierre Schweitzer, Serge Gautherie
cherry picked from commit 0.4.12-dev-431-g
bccad87f3c
This commit is contained in:
parent
60cf9f11e1
commit
3a2220c43a
1 changed files with 3 additions and 0 deletions
|
@ -1836,7 +1836,10 @@ CdRaiseStatusEx (
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
#ifdef __REACTOS__
|
||||||
|
static // make windows gcc release build compile
|
||||||
INLINE
|
INLINE
|
||||||
|
#endif
|
||||||
DECLSPEC_NORETURN
|
DECLSPEC_NORETURN
|
||||||
VOID
|
VOID
|
||||||
CdRaiseStatusEx(
|
CdRaiseStatusEx(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue