Source fixes for clangd
This commit is contained in:
parent
9d5e8cf129
commit
0035e33166
5 changed files with 29 additions and 14 deletions
|
|
@ -19,7 +19,7 @@ extern "C" {
|
|||
#ifdef __MWERKS__
|
||||
#define AT_ADDRESS(xyz) : (xyz)
|
||||
#else
|
||||
#define AT_ADDRESS
|
||||
#define AT_ADDRESS(xyz)
|
||||
#endif
|
||||
typedef s64 OSTime;
|
||||
typedef u32 OSTick;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue