The declspec 'naked' attribute is not supported on 'x86_64', use attribute instead
ステータスチェックはすべて成功しました
ci/woodpecker/push/build Pipeline was successful
ステータスチェックはすべて成功しました
ci/woodpecker/push/build Pipeline was successful
このコミットが含まれているのは:
コミット
9a059b407e
@ -17,7 +17,7 @@
|
||||
#define XTCDECL __cdecl
|
||||
#define XTFASTCALL __fastcall
|
||||
#define XTINLINE __inline
|
||||
#define XTASSEMBLY __declspec(naked)
|
||||
#define XTASSEMBLY __attribute__((naked))
|
||||
|
||||
/* Variable modifiers */
|
||||
#define CONST const
|
||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする