fork 自 xt-sys/exectos
The declspec 'naked' attribute is not supported on 'x86_64', use attribute instead
此提交包含在:
@@ -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
|
||||
|
新增問題並參考
封鎖使用者